navi-1 / navi / tools /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 30 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
content_publish.py Docs audit: fix outdated references (PostgreSQL, Vue client, profiles, tools) 1 month ago
delete_tool.py Add delete_tool: trash-based tool removal with restore support 2 months ago
filesystem.py Improve content publishing UX 1 month ago
http_request.py Add web_view tool: headless browser with text extraction and screenshot 2 months ago
image_view.py Stop image_view hallucinations on inline-attached images 1 month 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
logging_middleware.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 1 month ago
memory.py Wire pgvector semantic search into memory system 1 month 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
middleware.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 1 month ago
model_3d.py Add 3D modeling profile with model_3d and render_3d tools 1 month ago
reflect.py Tune reflect autonomy guidance 2 months ago
reload_tools.py Add context providers: dynamic system message injection per LLM call 2 months ago
render_3d.py Add 3D modeling profile with model_3d and render_3d tools 1 month ago
scratchpad.py Planning debug panel, todo auto-populate, scratchpad/persona improvements 2 months ago
share_file.py Clarify share file publishing boundaries 1 month ago
spawn_agent.py Fix profile prompt inconsistencies 2 months ago
ssh_exec.py Architecture cleanup: old_webclient, SSH shutdown, todo decoupling, ContextVar reset 1 month 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 Architecture cleanup: old_webclient, SSH shutdown, todo decoupling, ContextVar reset 1 month 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