navi-1 / navi / tools /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 25 Apr
..
__init__.py Add reflect tool: three parallel expert perspectives 2 months ago
base.py Add Ollama multi-server fallback with in-memory blacklisting 2 months ago
code_exec.py Wire self-extension tools into all profiles; improve tool descriptions 2 months ago
delete_tool.py Add delete_tool: trash-based tool removal with restore support 2 months ago
filesystem.py Make server I/O non-blocking; update docs 2 months ago
http_request.py Add web_view tool: headless browser with text extraction and screenshot 2 months ago
image_view.py Make server I/O non-blocking; update docs 2 months ago
list_profiles.py Add profile discoverability: list_profiles tool + system prompt injection 2 months ago
list_tools.py Add self-extension tool system: write_tool, list_tools, tool_manual 2 months ago
loader.py Add self-extension tool system: write_tool, list_tools, tool_manual 2 months ago
memory.py Consolidate memory_search/save/forget into single memory tool 2 months ago
memory_forget.py Add long-term user memory system 2 months ago
memory_save.py Add memory_save tool for proactive fact persistence 2 months ago
memory_search.py Restructure persona: concrete information gathering protocol 2 months ago
reflect.py reflect: force clarification when Detailer finds strategic ambiguity 2 months ago
reload_tools.py Add context providers: dynamic system message injection per LLM call 2 months ago
scratchpad.py Planning debug panel, todo auto-populate, scratchpad/persona improvements 2 months ago
share_file.py Make server I/O non-blocking; update docs 2 months ago
spawn_agent.py Route subagent planning events into spawn_agent card in the UI 2 months ago
ssh_exec.py Fix ssh_exec: is_closing() → is_closed() (asyncssh API) 2 months ago
switch_profile.py Make profile switching autonomous: switch immediately, inform after 2 months ago
terminal.py Planning phases, context compression, and tool improvements 2 months ago
test_tool.py Add developer profile; replace write_tool pattern with direct filesystem approach 2 months ago
todo.py Autonomous reasoning improvements: budget, anchoring, anti-stall, validation 2 months ago
tool_manual.py Add self-extension tool system: write_tool, list_tools, tool_manual 2 months ago
web_search.py Planning debug panel, todo auto-populate, scratchpad/persona improvements 2 months ago
web_view.py Add web_view tool: headless browser with text extraction and screenshot 2 months ago
write_tool.py Make server I/O non-blocking; update docs 2 months ago