Viewing profile — 0x04am
0x04am
HN member- Joined
- Sun, Jun 14, 2026, 11:18 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About 0x04am
No profile information was provided.
Recent public activity
-
comment
Comment #49250975
No, it's more of a harness than a router. It owns the agent loop, sessions, extensions, skills and more. It's closer to claude code or codex cli rather than an LLM router.
-
comment
Comment #49238233
https://github.com/HaseebKhalid1507/SynapsCLI - a lightweight embeddable agent runtime written in Rust.
-
story
Show HN: SynapsCLI – lightweight agent runtime in Rust, control an agent swarm
Synaps is an agent runtime written in Rust. It keeps cost down by optimising caching mechanisms and intelligently orchestrating work across workers. This keeps each worker's contex…
-
story
Show HN: Myx – Spotify player for the terminal, With reactive themes
A TUI for Spotify, built in Rust. Uses Librespot for playback. I made it because I was bored of the spotify_player UI and wanted something cleaner. A lot of the code has been reuse…