HackerTrans
トップ新着トレンドコメント過去質問紹介求人

twwch

no profile record

投稿

[untitled]

1 ポイント·投稿者 twwch·3 か月前·0 コメント

Show HN: I built an AI comic generator from scratch using only natural language

1 ポイント·投稿者 twwch·4 か月前·3 コメント

Show HN: AI Comic Builder – turn a script into an animated video local

1 ポイント·投稿者 twwch·4 か月前·0 コメント

Show HN: JadeAI – Resume builder with AI parsing, 50 templates, and self-hosting

2 ポイント·投稿者 twwch·5 か月前·1 コメント

Show HN: Give Your AI the Ability to Find, Install, and Use Skill Autonomously

2 ポイント·投稿者 twwch·5 か月前·0 コメント

Show HN: Claude Code Skill for generating any chart with natural language

1 ポイント·投稿者 twwch·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 twwch·6 か月前·0 コメント

Show HN: OpenSkills – Stop bloating your LLM context with unused instructions

9 ポイント·投稿者 twwch·6 か月前·3 コメント

The Most Satisfying Workflow: Real-Time Infographics with Qwen and DeepDiagramAI

2 ポイント·投稿者 twwch·6 か月前·1 コメント

Open source AI diagram generator (Draw.io, Mermaid)

2 ポイント·投稿者 twwch·6 か月前·0 コメント

コメント

twwch
·4 か月前·議論
No
twwch
·5 か月前·議論
- Excellent project
twwch
·6 か月前·議論
v0.0.7: Enhanced Environment Isolation for Skills v0.0.7 introduces sandbox-based isolation to ensure secure execution. By decoupling Skill logic from the host environment, we’ve achieved zero-interference operations and eliminated potential security risks.
twwch
·6 か月前·議論
We don't try to keep everything in context. Instead, we maintain a lightweight "memory index" (summaries) that's always present, and use LLM-as-a-judge to decide when to reload full content. This mirrors how humans work: we remember the gist of documents, and go back to re-read when we need details.

This approach trades 1 extra LLM call (for recall detection) for significant context window savings while preserving the ability to access full details when needed.