README.md
pyproject.toml
aiforge/__init__.py
aiforge/py.typed
aiforge/agent/__init__.py
aiforge/agent/context_builder.py
aiforge/agent/controller.py
aiforge/agent/execution_graph.py
aiforge/agent/executor.py
aiforge/agent/planner.py
aiforge/agent/retry_engine.py
aiforge/agent/scheduler.py
aiforge/agent/state_machine.py
aiforge/agent/stop_policy.py
aiforge/agent/task_graph.py
aiforge/agent/trace_linker.py
aiforge/agent/verifier.py
aiforge/cli/__init__.py
aiforge/cli/commands.py
aiforge/cli/main.py
aiforge/cli/ollama_setup.py
aiforge/cli/repl.py
aiforge/cli/router.py
aiforge/cli/session.py
aiforge/cli/setup.py
aiforge/cli/workspace_switcher.py
aiforge/context/__init__.py
aiforge/context/builder.py
aiforge/context/diff_tracker.py
aiforge/context/optimizer.py
aiforge/context/selector.py
aiforge/context/window.py
aiforge/events/__init__.py
aiforge/events/bus.py
aiforge/events/handlers.py
aiforge/events/logger.py
aiforge/events/tracer.py
aiforge/events/types.py
aiforge/memory/__init__.py
aiforge/memory/compression.py
aiforge/memory/file_index.py
aiforge/memory/long_term.py
aiforge/memory/recall_engine.py
aiforge/memory/short_term.py
aiforge/memory/summarizer.py
aiforge/memory/vector_store.py
aiforge/models/__init__.py
aiforge/models/base.py
aiforge/models/llama_cpp.py
aiforge/models/ollama.py
aiforge/models/openai.py
aiforge/models/response_parser.py
aiforge/models/router.py
aiforge/models/streaming.py
aiforge/models/providers/__init__.py
aiforge/models/providers/bytez.py
aiforge/models/providers/custom.py
aiforge/models/providers/openrouter.py
aiforge/models/providers/zapi.py
aiforge/observability/__init__.py
aiforge/observability/debugger.py
aiforge/observability/logger.py
aiforge/observability/metrics.py
aiforge/observability/profiler.py
aiforge/observability/traces.py
aiforge/runtime/__init__.py
aiforge/runtime/config.py
aiforge/runtime/env.py
aiforge/runtime/errors.py
aiforge/runtime/guardrails.py
aiforge/runtime/hooks.py
aiforge/runtime/interrupt.py
aiforge/runtime/lifecycle.py
aiforge/runtime/workspace.py
aiforge/tools/__init__.py
aiforge/tools/base.py
aiforge/tools/dispatcher.py
aiforge/tools/hooks.py
aiforge/tools/permissions.py
aiforge/tools/registry.py
aiforge/tools/result.py
aiforge/tools/sandbox.py
aiforge/tools/schema.py
aiforge/tools/schema_gen.py
aiforge/tools/timeout.py
aiforge/tools/file/__init__.py
aiforge/tools/file/append.py
aiforge/tools/file/create.py
aiforge/tools/file/delete.py
aiforge/tools/file/diff.py
aiforge/tools/file/edit.py
aiforge/tools/file/read.py
aiforge/tools/file/search.py
aiforge/tools/file/write.py
aiforge/tools/git/__init__.py
aiforge/tools/git/_utils.py
aiforge/tools/git/branch.py
aiforge/tools/git/commit.py
aiforge/tools/git/diff.py
aiforge/tools/git/rollback.py
aiforge/tools/memory/__init__.py
aiforge/tools/memory/recall.py
aiforge/tools/network/__init__.py
aiforge/tools/network/fetch.py
aiforge/tools/network/scrape.py
aiforge/tools/network/search.py
aiforge/tools/project/__init__.py
aiforge/tools/project/analyze.py
aiforge/tools/project/index.py
aiforge/tools/project/isolate.py
aiforge/tools/project/scaffold.py
aiforge/tools/project/test_runner.py
aiforge/tools/project/workspace.py
aiforge/tools/shell/__init__.py
aiforge/tools/shell/background.py
aiforge/tools/shell/monitor.py
aiforge/tools/shell/run.py
aiforge/tools/shell/safe_run.py
aiforge/tools/shell/stream.py
aiforge/tools/tui/app.py
aiforge/tools/tui/widgets/__init__.py
aiforge/tools/tui/widgets/chat.py
aiforge/tools/tui/widgets/filesystem.py
aiforge/tools/tui/widgets/status.py
aiforge/tools/tui/widgets/tools_panel.py
aiforge/tui/__init__.py
aiforge/tui/app.py
aiforge/tui/widgets/__init__.py
aiforge/tui/widgets/chat.py
aiforge/tui/widgets/filesystem.py
aiforge/tui/widgets/status.py
aiforge/ui/__init__.py
aiforge/ui/colors.py
aiforge/ui/console.py
aiforge/ui/diff_view.py
aiforge/ui/panels.py
aiforge/ui/progress.py
aiforge/ui/repl_ui.py
aiforge/ui/stream_renderer.py
aiforge/utils/__init__.py
aiforge/utils/filesystem.py
aiforge/utils/hashing.py
aiforge/utils/json_fix.py
aiforge/utils/safe_exec.py
aiforge/utils/time.py
aiforge/utils/validation.py
aiforge99.egg-info/PKG-INFO
aiforge99.egg-info/SOURCES.txt
aiforge99.egg-info/dependency_links.txt
aiforge99.egg-info/entry_points.txt
aiforge99.egg-info/requires.txt
aiforge99.egg-info/top_level.txt