navi-1 / navi / tools /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 15 May
..
__init__.py feat: add create_mcp_server and test_mcp_tool builtins 1 month ago
base.py Propagate user profile to LLM context via current_user_info ContextVar 1 month ago
code_exec.py Add multi-user sandbox: filesystem, terminal, code_exec, security policy 1 month ago
content_publish.py Add artifact source previews 1 month ago
create_mcp_server.py feat: add create_mcp_server and test_mcp_tool builtins 1 month ago
delete_tool.py Add delete_tool: trash-based tool removal with restore support 2 months ago
filesystem.py Clarify knowledge persistence prompts 1 month ago
image_view.py Refine 3D modeler workflow 1 month ago
list_profiles.py Add profile discoverability: list_profiles tool + system prompt injection 2 months ago
list_tools.py Persist uploaded files in messages, live file tree updates, and UI polish 1 month 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
mcp_status.py Add MCP server support and fix memory tools user isolation 1 month ago
memory.py Add MCP server support and fix memory tools user isolation 1 month ago
memory_forget.py Add MCP server support and fix memory tools user isolation 1 month ago
memory_save.py Add MCP server support and fix memory tools user isolation 1 month ago
memory_search.py Add MCP server support and fix memory tools user isolation 1 month ago
middleware.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 1 month ago
reflect.py Clarify knowledge persistence prompts 1 month ago
reload_tools.py Rename MCP tools to mcp:server:tool format and restore human-readable names 1 month ago
scratchpad.py Planning debug panel, todo auto-populate, scratchpad/persona improvements 2 months ago
share_file.py Add multi-user sandbox: filesystem, terminal, code_exec, security policy 1 month ago
spawn_agent.py Wire MCP manager into sub-agent (spawn_agent) so MCP tools are available to sub-agents 1 month 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 Add multi-user sandbox: filesystem, terminal, code_exec, security policy 1 month ago
test_mcp_tool.py feat: add create_mcp_server and test_mcp_tool builtins 1 month 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
write_tool.py Make server I/O non-blocking; update docs 2 months ago