Viewing profile — h1r1ms
h1r1ms
HN member- Joined
- Sat, Nov 08, 2025, 12:57 PM UTC
- HN karma
- 2
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About h1r1ms
Recent public activity
- story
-
comment
Comment #47386739
Yeah, any feedbacks?
-
comment
Comment #47386363
GitHub: https://github.com/itsamruth/subagent-reuse Medium: https://medium.com/@itsamruth/stop-burning-tokens-how-to-use... I built subagent-reuse after noticing that Claude Code s…
-
story
Show HN: Subagent-reuse, an MCP to reuse Claude Code subagent context
GitHub: https://github.com/itsamruth/subagent-reuse Medium: https://medium.com/@itsamruth/stop-burning-tokens-how-to-use...
-
comment
Comment #47380707
Try this mcp for agents https://github.com/itsamruth/subagent-reuse
-
comment
Comment #47339334
GitHub: https://github.com/itsamruth/subagent-reuse Blog post with full context: https://medium.com/@itsamruth/stop-burning-tokens-how-to-use... I built this after noticing a painf…
- story
-
comment
Comment #46912925
Are you referring to per-chat context graphs? Where each interaction updates a structured state (constraints, entities, dependencies), instead of relying on tools like Mem0/Superme…
-
comment
Comment #46488112
Nice, hope it solves your problem. Let me know how it goes
-
comment
Comment #46461285
Its good, also perplexity, gork some more startups uses E2B. https://e2b.dev/ have you tried this one? E2b also uses firecracker.
-
comment
Comment #46450982
Have you tried amazon firecracker?
-
comment
Comment #46435548
I think this is a universal problem: after a break, you reopen a project and spend more time rebuilding context than actually coding. I’m thinking of a Cursor-style chat that acts …