LICENSE
README.md
pyproject.toml
agentciv/__init__.py
agentciv/cli.py
agentciv/discovery.py
agentciv/display.py
agentciv/experiment.py
agentciv/gardener.py
agentciv/benchmark/__init__.py
agentciv/benchmark/analysis.py
agentciv/benchmark/metrics.py
agentciv/benchmark/report.py
agentciv/benchmark/runner.py
agentciv/benchmark/tasks.py
agentciv/chronicle/__init__.py
agentciv/chronicle/observer.py
agentciv/core/__init__.py
agentciv/core/agent.py
agentciv/core/attention.py
agentciv/core/context.py
agentciv/core/engine.py
agentciv/core/event_bus.py
agentciv/core/parser.py
agentciv/core/stepper.py
agentciv/core/tools.py
agentciv/core/types.py
agentciv/learning/__init__.py
agentciv/learning/history.py
agentciv/learning/insights.py
agentciv/learning/recorder.py
agentciv/llm/__init__.py
agentciv/llm/client.py
agentciv/mcp/__init__.py
agentciv/mcp/__main__.py
agentciv/mcp/display.py
agentciv/mcp/server.py
agentciv/mcp/session.py
agentciv/org/__init__.py
agentciv/org/auto.py
agentciv/org/config.py
agentciv/org/enforcer.py
agentciv/presets/auto.yaml
agentciv/presets/code-review.yaml
agentciv/presets/collaborative.yaml
agentciv/presets/competitive.yaml
agentciv/presets/hackathon.yaml
agentciv/presets/hierarchical.yaml
agentciv/presets/meritocratic.yaml
agentciv/presets/military.yaml
agentciv/presets/open-source.yaml
agentciv/presets/pair-programming.yaml
agentciv/presets/research-lab.yaml
agentciv/presets/startup.yaml
agentciv/presets/swarm.yaml
agentciv/workspace/__init__.py
agentciv/workspace/executor.py
agentciv/workspace/git.py
agentciv/workspace/workspace.py
agentciv_engine.egg-info/PKG-INFO
agentciv_engine.egg-info/SOURCES.txt
agentciv_engine.egg-info/dependency_links.txt
agentciv_engine.egg-info/entry_points.txt
agentciv_engine.egg-info/requires.txt
agentciv_engine.egg-info/top_level.txt