LICENSE
NOTICE.md
README.md
pyproject.toml
bobo_agent.egg-info/PKG-INFO
bobo_agent.egg-info/SOURCES.txt
bobo_agent.egg-info/dependency_links.txt
bobo_agent.egg-info/entry_points.txt
bobo_agent.egg-info/requires.txt
bobo_agent.egg-info/top_level.txt
bobo_tui_gateway/__init__.py
bobo_tui_gateway/entry.py
bobo_tui_gateway/server.py
bobo_tui_gateway/transport.py
core/__init__.py
core/context.py
core/engine.py
core/llm_caller.py
core/provider.py
core/session_manager.py
core/skill_executor.py
core/skill_manager.py
core/tool_executor.py
core/tool_runner.py
core/tracer.py
tests/test_mock_engine.py
tools/__init__.py
tools/analyze_emails.py
tools/api_call.py
tools/api_register.py
tools/append_obsidian.py
tools/batch_copy_notes.py
tools/batch_delete_notes.py
tools/batch_move_notes.py
tools/bobo_config.py
tools/bobo_profile.py
tools/bobo_schedule.py
tools/browser.py
tools/classify_note.py
tools/clipboard.py
tools/code_execution.py
tools/copy_to_notion.py
tools/copy_to_obsidian.py
tools/crawler.py
tools/create_calendar_event.py
tools/create_folder.py
tools/cross_search.py
tools/delete_folder.py
tools/delete_note.py
tools/email_module.py
tools/execute_terminal.py
tools/file_operation.py
tools/file_writer.py
tools/get_current_time.py
tools/git_status.py
tools/github_check_auth.py
tools/github_create_pr.py
tools/github_create_repo.py
tools/github_pr_comment.py
tools/github_pr_diff.py
tools/github_setup.py
tools/list_calendar_events.py
tools/list_directory.py
tools/list_folder.py
tools/move_note.py
tools/move_to_folder.py
tools/notification.py
tools/notion_append.py
tools/notion_create_page.py
tools/notion_read_page.py
tools/notion_search.py
tools/notion_setup.py
tools/obsidian_tools.py
tools/open_url.py
tools/project_info.py
tools/read_email_content.py
tools/read_local_file.py
tools/read_obsidian.py
tools/read_recent.py
tools/refactor.py
tools/reminder.py
tools/rename_note.py
tools/render.py
tools/restore_checkpoint.py
tools/save_memory.py
tools/save_skill.py
tools/search_code.py
tools/search_emails.py
tools/search_memory.py
tools/search_obsidian.py
tools/v5_memory.py
tools/web_extract.py
tools/web_fetch.py
tools/web_search.py
tools/wiki_rebuild.py
tools/write_obsidian.py