Eugene Sukhodolskiy
authored
on 16 Apr
|
|
.. |
|
|
|
|
__init__.py
|
Add profile discoverability: list_profiles tool + system prompt injection
|
2 months ago
|
|
|
base.py
|
Add AIHelper + filesystem query/smart_edit AI actions
|
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
|
Improve filesystem tool description: prioritize AI actions with examples
|
2 months ago
|
|
|
http_request.py
|
Add web_view tool: headless browser with text extraction and screenshot
|
2 months ago
|
|
|
image_view.py
|
Wire self-extension tools into all profiles; improve tool descriptions
|
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
|
Add long-term user memory system
|
2 months ago
|
|
|
reload_tools.py
|
Add self-extension tool system: write_tool, list_tools, tool_manual
|
2 months ago
|
|
|
scratchpad.py
|
Restructure profiles: directory-based format with config.json + system_prompt.txt
|
2 months ago
|
|
|
share_file.py
|
Add share_file tool and session-lifetime file storage
|
2 months ago
|
|
|
spawn_agent.py
|
Terminal icon ⚡, subagent max_iterations 20→100
|
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
|
Add stop button and fix context compression hang
|
2 months ago
|
|
|
test_tool.py
|
Add developer profile; replace write_tool pattern with direct filesystem approach
|
2 months ago
|
|
|
todo.py
|
self edited
|
2 months ago
|
|
|
tool_manual.py
|
Add self-extension tool system: write_tool, list_tools, tool_manual
|
2 months ago
|
|
|
web_search.py
|
Improve filesystem, web search, context guard, and subagent narration
|
2 months ago
|
|
|
web_view.py
|
Add web_view tool: headless browser with text extraction and screenshot
|
2 months ago
|
|
|
write_tool.py
|
Add self-extension tool system: write_tool, list_tools, tool_manual
|
2 months ago
|