viper@github:~$ ./boot.sh
[boot] loading local context.......................... ok
[agent] tools online................................. ok
[mode] open-source patching / backend systems / rust cli
[status] shipping small sharp tools
viper@github:~$ whoami
Java / Spring / Rust engineer.
I build local-first AI coding tools, agent orchestration systems,
and small pieces of infrastructure that make developers faster.
- Working on AI coding agent infrastructure: context, tools, memory, and workflow control.
- Reading and patching real open-source code instead of staying at demo level.
- Bias toward simple architecture, observable behavior, and changes that can be tested.
agent-aspect -> control layer for local AI coding agents
memory/runtime -> context that survives real workflows
macOS experiments -> native surfaces for faster coding loops
oss patches -> small fixes with clear blast radius
| Area | What I care about |
|---|---|
| Agent systems | local context, tool routing, memory, reproducible workflows |
| Java backend | Spring ecosystem, persistence, concurrency, production maintainability |
| Rust tooling | small fast tools, CLI ergonomics, system boundaries |
| Developer UX | less ceremony, tighter feedback loops, better defaults |
agent-aspect- local aspect-oriented control and orchestration for AI coding agents.open-vibe-island- experimental macOS / Swift workbench.nacos- source reading, patches, and ecosystem exploration.
read source -> identify the real boundary -> make the smallest useful change
-> verify behavior -> write down the lesson -> repeat
Make state explicit. Keep tools local. Ship the smallest useful system.
