GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
navi-1
Download ZIP
71commits
Transfer to URL with SHA
tree:
8c88f4987c
Branches
Tags
×
feature/navi-code
master
vmkdemo
navi-1
/
navi
/
core
/
latest commit
8c88f4987c
Eugene Sukhodolskiy
authored
on 14 Apr
..
__init__.py
Review fixes: events module, circular imports, deps, vision-aware compression
2 months ago
agent.py
Fix LLM hang: stop button during prefill, context guard, timeouts
2 months ago
compressor.py
Add stop button and fix context compression hang
2 months ago
events.py
Add planning phase and scratchpad tool for smarter task execution
2 months ago
orchestrator.py
Initial implementation of the agent system core
2 months ago
registry.py
Add planning phase and scratchpad tool for smarter task execution
2 months ago
session.py
Fix context loss: ensure system prompt is always present in LLM context
2 months ago
sqlite_session_store.py
Fix save(): persist profile_id to DB
2 months ago