README.md
pyproject.toml
agent/__init__.py
agent/agent.py
agent/evaluate_agent.py
agent/genie_capture.py
agent/memory_tools.py
agent/start_server.py
agent/utils.py
brickforge/__init__.py
brickforge/cli.py
brickforge/server.py
brickforge.egg-info/PKG-INFO
brickforge.egg-info/SOURCES.txt
brickforge.egg-info/dependency_links.txt
brickforge.egg-info/entry_points.txt
brickforge.egg-info/requires.txt
brickforge.egg-info/top_level.txt
brickforge/lib/__init__.py
brickforge/lib/config_provider.py
brickforge/lib/env_utils.py
brickforge/lib/graph_builder.py
brickforge/lib/sse.py
brickforge/routes/__init__.py
brickforge/routes/auth.py
brickforge/routes/cleanup.py
brickforge/routes/gen.py
brickforge/routes/ka.py
brickforge/routes/projects.py
brickforge/routes/setup.py
brickforge/static/connect.sh
brickforge/static/index.html
brickforge/static/assets/index-DoLk7fjW.css
brickforge/static/assets/index-o_ilBtDu.js
brickforge/static/dist/index.html
brickforge/static/dist/assets/index-DoLk7fjW.css
brickforge/static/dist/assets/index-o_ilBtDu.js
deploy/deploy_agent_app.py
deploy/deploy_setup_app.py
deploy/git_push.py
deploy/sync_databricks_yml_from_env.py
deploy/grant/authorize_endpoint_for_app.py
deploy/grant/authorize_genie_for_app.py
deploy/grant/authorize_warehouse_for_app.py
deploy/grant/grant_app_functions.py
deploy/grant/grant_app_tables.py
deploy/grant/grant_lakebase_for_app.py
deploy/grant/retrieve_app_sp.py
deploy/grant/run_all_grants.py
tests/test_phase1.py
tests/test_phase2.py
tests/test_phase3.py
tests/test_phase4.py
tests/test_phase5.py
tests/test_phase6.py
tests/test_phase7.py
tests/test_phase8.py
tools/__init__.py
tools/a2a_factory.py
tools/api_factory.py
tools/generate_chart.py
tools/get_current_time.py
tools/ka_factory.py
tools/sql_executor.py
tools/tool_factory.py