.gitignore
20250728_182638_db.json
LICENSE
MANIFEST.in
MATRYOSHKA_IMPLEMENTATION.md
README.md
actual_failing_request_2.json
debug_400_detailed.py
debug_400_error.py
debug_live_request.py
debug_tool_capture.py
failing_request_2.json
heaven_cli_chat.py
heaven_cli_chat_v2.py
heaven_cli_demo.py
pyproject.toml
requirements.txt
setup.py
starlog.hpi
.claude/CLAUDE.md
.claude/rules/heaven-patterns.md
.claude/rules/starsystem.md
.claude/skills/test-heaven-agent/SKILL.md
.github/workflows/auto-label-issues.yml
.github/workflows/bml-automation.yml
.github/workflows/private-release.yml
.github/workflows/project-automation.yml
.github/workflows/promote-idea-to-issue.yml
.github/workflows/public-release.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/sync-sender.yml
docs/README.md
docs/architecture.md
docs/getting-started.md
docs/quickstart.md
docs/api/index.html
docs/api/search.js
docs/api/heaven_base/baseheavenagent.html
docs/api/heaven_base/baseheaventool.html
docs/api/heaven_base/unified_chat.html
docs/api/heaven_base/agents/coder_agent_config.html
docs/api/heaven_base/agents/self_learning_agent.html
docs/api/heaven_base/agents/summary_agent/summary_agent.html
docs/api/heaven_base/configs/base_config.html
docs/api/heaven_base/configs/hermes_config.html
docs/api/heaven_base/hooks/default_hooks.html
docs/api/heaven_base/memory/heaven_history.html
docs/api/heaven_base/memory/history.html
docs/api/heaven_base/registry/simple_registry_service.html
docs/api/heaven_base/tools/bash_tool.html
docs/api/heaven_base/tools/registry_tool.html
docs/api/heaven_base/tools/skill_tool.html
docs/api/heaven_base/tools/think_tool.html
docs/api/heaven_base/tools/write_block_report_tool.html
docs/api/heaven_base/utils/name_utils.html
docs/api/heaven_base/utils/token_counter.html
docs/langgraph/README.md
docs/tools/constrained-tools-with-omnitool.md
examples/01_basic_agent.py
examples/01_basic_agent_working.py
examples/02_agent_with_tools.py
examples/03_extraction_final.py
examples/03_extraction_patterns.py
examples/03_extraction_patterns_v2.py
examples/03_extraction_simple.py
examples/03_extraction_working.py
examples/04_completion_runner.py
examples/05_hermes_runner.py
examples/06_langgraph_integration.py
examples/07_prompt_engineering_pis.py
examples/08_dynamic_tool_creation.py
examples/09_omnitool_universal_interface.py
examples/10_mcp_integration.py
examples/README.md
examples/cli_demo.py
examples/langgraph_demo.py
examples/swarm_config.json
examples/basic_agents/01_simple_agent.py
examples/basic_agents/02_agent_with_tools.py
examples/basic_agents/03_agent_with_extraction.py
heaven_base/__init__.py
heaven_base/__init__.py.bak
heaven_base/auto_summarizing_agent.py
heaven_base/baseheavenagent.py
heaven_base/baseheaventool.py
heaven_base/compaction.py
heaven_base/decorators.py
heaven_base/documentation_pipeline.py
heaven_base/make_heaven_tool_from_docstring.py
heaven_base/mcp_tool_wrapper.py
heaven_base/state_machine.py
heaven_base/unified_chat.py
heaven_base/acolyte_v2/__init__.py
heaven_base/acolyte_v2/acolyte_agent_config.py
heaven_base/acolyte_v2/run_acolyte.py
heaven_base/agents/coder_agent_config.py
heaven_base/agents/concept_resolver_agent.py
heaven_base/agents/disciple_agent_config.py
heaven_base/agents/phase_aggregator_agent.py
heaven_base/agents/phase_detector_agent.py
heaven_base/agents/prompt_engineering_agent_config.py
heaven_base/agents/redactor_agent_config.py
heaven_base/agents/scripture_writer_agent_config.py
heaven_base/agents/self_learning_agent.py
heaven_base/agents/self_learning_agent_config.py
heaven_base/agents/self_learning_agent_skeleton.py
heaven_base/agents/subphase_detector_agent.py
heaven_base/agents/decider/__init__.py
heaven_base/agents/decider/decider_agent_config.py
heaven_base/agents/docstring_agent/__init__.py
heaven_base/agents/docstring_agent/docstring_agent_config.py
heaven_base/agents/example_maker/__init__.py
heaven_base/agents/example_maker/example_maker_agent_config.py
heaven_base/agents/summary_agent/__init__.py
heaven_base/agents/summary_agent/summary_agent.py
heaven_base/agents/summary_agent/summary_util.py
heaven_base/cli/__init__.py
heaven_base/cli/heaven_cli.py
heaven_base/cli/heaven_client.py
heaven_base/configs/__init__.py
heaven_base/configs/base_config.py
heaven_base/configs/hermes_config.py
heaven_base/configs/uni_api_config.json
heaven_base/docs/__init__.py
heaven_base/docs/examples/__init__.py
heaven_base/docs/examples/heaven_callbacks.py
heaven_base/hooks/__init__.py
heaven_base/hooks/default_hooks.py
heaven_base/langgraph/__init__.py
heaven_base/langgraph/foundation.py
heaven_base/langgraph/hermes_legos.py
heaven_base/langgraph/utility_legos.py
heaven_base/mcps/__init__.py
heaven_base/mcps/toolbox_server.py
heaven_base/memory/__init__.py
heaven_base/memory/base_piece.py
heaven_base/memory/conversations.py
heaven_base/memory/heaven_event.py
heaven_base/memory/heaven_history.py
heaven_base/memory/history.py
heaven_base/old_acolyte/__init__.py
heaven_base/old_acolyte/gospel_writer.py
heaven_base/progenitor/system_prompt_config.py
heaven_base/prompts/heaven_variable.py
heaven_base/prompts/sandbox_react_frontend_prompt.txt
heaven_base/prompts/prompt_blocks/prompt_block_registry.py
heaven_base/prompts/prompt_blocks/prompt_block_utils.py
heaven_base/prompts/prompt_blocks/sanc_fractal.txt
heaven_base/prompts/prompt_blocks/blocks/acronym_generation_for_skillchains.json
heaven_base/prompts/prompt_blocks/blocks/agent_epistemological_crisis_triage.json
heaven_base/prompts/prompt_blocks/blocks/aggregate_multiple_skillchains.json
heaven_base/prompts/prompt_blocks/blocks/blocked_workflow_reporting_and_escalation.json
heaven_base/prompts/prompt_blocks/blocks/code_debugging_basics_v1.json
heaven_base/prompts/prompt_blocks/blocks/coding.debugging.simple_code_issue.json
heaven_base/prompts/prompt_blocks/blocks/coding_assistant_debug_review_system_v1.json
heaven_base/prompts/prompt_blocks/blocks/debugging_core_simple.json
heaven_base/prompts/prompt_blocks/blocks/prompt_block_content_revision.json
heaven_base/prompts/prompt_blocks/blocks/prompt_block_creation_and_semantic_search.json
heaven_base/prompts/prompt_blocks/blocks/prompt_block_duplicate_check_and_create.json
heaven_base/prompts/prompt_blocks/blocks/prompt_block_guide.json
heaven_base/prompts/prompt_blocks/blocks/prompt_block_quality_review_and_approval.json
heaven_base/prompts/prompt_blocks/blocks/prompt_engineering_best_practices.json
heaven_base/prompts/prompt_blocks/blocks/sectioned_acronym_generation.json
heaven_base/prompts/prompt_blocks/blocks/skillchain_expression_language_instruction_prompt.json
heaven_base/prompts/prompt_blocks/blocks/systems_design.json
heaven_base/registry/MATRYOSHKA_GUIDE.md
heaven_base/registry/RegistryFactory.py
heaven_base/registry/RegistryFactory_new.py
heaven_base/registry/RegistryFactory_simple.py
heaven_base/registry/__init__.py
heaven_base/registry/heaven_framework_lib_registry.json
heaven_base/registry/matryoshka_dispatcher.py
heaven_base/registry/matryoshka_helper.py
heaven_base/registry/registry_demo.py
heaven_base/registry/registry_service.py
heaven_base/registry/registry_service_new.py
heaven_base/registry/registry_service_old.py
heaven_base/registry/simple_registry_service.py
heaven_base/registry/tree_repl_lib_registry.json
heaven_base/swarm/__init__.py
heaven_base/swarm/runner.py
heaven_base/swarm/swarm_tool.py
heaven_base/swarm/tmux.swarm.conf
heaven_base/templates/langgraph_scripture_template.py
heaven_base/tool_utils/__init__.py
heaven_base/tool_utils/_think_utils.py
heaven_base/tool_utils/agent_config_test.py
heaven_base/tool_utils/completion_runners.py
heaven_base/tool_utils/concept_neo4j_utils.py
heaven_base/tool_utils/context_manager.py
heaven_base/tool_utils/default_hooks.py
heaven_base/tool_utils/dependency_finder.py
heaven_base/tool_utils/find_tool_use_in_history.py
heaven_base/tool_utils/github_kanban.py
heaven_base/tool_utils/github_kanban.py.backup
heaven_base/tool_utils/hermes_utils.py
heaven_base/tool_utils/neo4j_utils.py
heaven_base/tool_utils/produce_prompt_block_util.py
heaven_base/tool_utils/prompt_injection_system_vX1.py
heaven_base/tool_utils/safe_code_reader.py
heaven_base/tool_utils/skill_utils.py
heaven_base/tool_utils/skillchain_utils.py
heaven_base/tool_utils/tree_kanban.py
heaven_base/tool_utils/tree_kanban.py.backup
heaven_base/tools/__init__.py
heaven_base/tools/acolyte_chain_tools.py
heaven_base/tools/acolyte_chains.py
heaven_base/tools/agent_config_test_tool.py
heaven_base/tools/bash_tool.py
heaven_base/tools/chain_tool.py
heaven_base/tools/code_localizer_tool.py
heaven_base/tools/constrained_bash_tool.py
heaven_base/tools/hermes_tool.py
heaven_base/tools/matryoshka_registry_tool.py
heaven_base/tools/mcp_session_tools.py
heaven_base/tools/neo4j_tool.py
heaven_base/tools/network_edit_tool.py
heaven_base/tools/redaction_tool.py
heaven_base/tools/registry_tool.py
heaven_base/tools/retrieve_tool_info_tool.py
heaven_base/tools/run.py
heaven_base/tools/safe_code_reader_tool.py
heaven_base/tools/search_prompt_blocks_tool.py
heaven_base/tools/skill_tool.py
heaven_base/tools/state_machine_tool.py
heaven_base/tools/straightforwardsummarizer_tool.py
heaven_base/tools/swarm_tool.py
heaven_base/tools/task_system_tool.py
heaven_base/tools/think_tool.py
heaven_base/tools/view_history_tool.py
heaven_base/tools/websearch_tool.py
heaven_base/tools/workflow_relay_tool.py
heaven_base/tools/write_block_report_tool.py
heaven_base/tools/write_prompt_block_tool.py
heaven_base/tools/write_skillchain_type_prompt_block_tool.py
heaven_base/utils/__init__.py
heaven_base/utils/agent_and_tool_lists.py
heaven_base/utils/agent_client.py
heaven_base/utils/agent_result_reader.py
heaven_base/utils/auto_summarize.py
heaven_base/utils/context_window_config.py
heaven_base/utils/get_env_value.py
heaven_base/utils/git_container_base_util.py
heaven_base/utils/heaven_conversation_utils.py
heaven_base/utils/heaven_response_utils.py
heaven_base/utils/mcp_agent_orchestrator.py
heaven_base/utils/mcp_client.py
heaven_base/utils/mcp_tool_converter.py
heaven_base/utils/name_utils.py
heaven_base/utils/omnitool.py
heaven_base/utils/recursive_summarize.py
heaven_base/utils/test_neo4jtool_real.py
heaven_base/utils/test_omnitool.py
heaven_base/utils/test_omnitool_real.py
heaven_base/utils/token_counter.py
heaven_base/utils/wiki_config.py
heaven_framework.egg-info/PKG-INFO
heaven_framework.egg-info/SOURCES.txt
heaven_framework.egg-info/dependency_links.txt
heaven_framework.egg-info/entry_points.txt
heaven_framework.egg-info/not-zip-safe
heaven_framework.egg-info/requires.txt
heaven_framework.egg-info/top_level.txt
ideas/README.md
ideas/example-feature.md
test_agents/simple_hermes_agent.py
tests/test_basic_agent_all_runners.py
tests/test_compaction_buffers.py
tests/test_compactor_agents.py
tests/test_full_workflow.py
tests/test_heaven_components.py
tests/test_pipeline.py
tests/test_real_auto_summarize.py
tests/test_token_summarization.py
tests/test_token_summarization_real.py
tests/test_websearch.py