Skip to content

Add OpenAI-compatible BrainDB agent support#3

Open
WarGloom wants to merge 5 commits intodimknaf:mainfrom
WarGloom:setup/local-ollama-agent
Open

Add OpenAI-compatible BrainDB agent support#3
WarGloom wants to merge 5 commits intodimknaf:mainfrom
WarGloom:setup/local-ollama-agent

Conversation

@WarGloom
Copy link
Copy Markdown

@WarGloom WarGloom commented May 3, 2026

Summary

  • Add local stack management, safe Docker build context, and compose-managed Postgres for easier development.
  • Add Codex and generic OpenAI-compatible agent profiles, including copilot-api/Ollama configuration and docs.
  • Harden agent/tool behavior with SQL activity logging, UUID validation, simple save fast paths, and structured max-turn responses.

Validation

  • podman exec -e BRAINDB_TEST_URL=http://localhost:8100 braindb_api python -m pytest tests/test_config_profiles.py tests/test_agent_tools_validation.py tests/test_memory_sql.py tests/test_agent_fast_path.py tests/test_agent.py::test_agent_query_smoke -q
  • Result: 18 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant