OSVauco/agents/core-logic
Chris Christiansen ee50f8318e feat(agent): initial implementation of OPAX agent
Adds the core logic for the OPAX agent, including the main agent file, a deployment script, and an MCP client. This provides the foundation for the new agent-based architecture.
2026-06-23 09:51:32 +00:00
..
opax_mcp_client feat(agent): initial implementation of OPAX agent 2026-06-23 09:51:32 +00:00
__init__.py feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00
.env.example CI6 post-mortem: legg til RUNBOOK.md og oppdater .env.example med MCP_SECRET 2026-06-10 07:55:30 +02:00
agent.py feat(agent): initial implementation of OPAX agent 2026-06-23 09:51:32 +00:00
app.py fix: add GET / route serving opax.html from static/ 2026-06-10 21:15:31 +02:00
deploy_agent.py feat(agent): initial implementation of OPAX agent 2026-06-23 09:51:32 +00:00
Dockerfile fix(docker): start main:app fra /app — ikke agents/core-logic 2026-06-13 16:40:14 +02:00
Dockerfile.base fix: add google-auth-oauthlib to base image 2026-05-27 23:17:44 +00:00
feedback_loop.py feat(ml2): feedback_loop, hypertuner, heavy_predictor 2026-05-26 12:40:27 +00:00
heavy_predictor.py feat(ml2): feedback_loop, hypertuner, heavy_predictor 2026-05-26 12:40:27 +00:00
hypertuner.py feat(ml2): feedback_loop, hypertuner, heavy_predictor 2026-05-26 12:40:27 +00:00
opax_mcp_client.py fix(jason): kopier opax_mcp_client inn i core-logic, redeploy med tools 2026-06-15 20:08:39 +02:00
requirements.txt fix(deps): pin all dependencies 2026-05-30 20:44:46 +00:00
root_agent.py feat(agent): initial implementation of OPAX agent 2026-06-23 09:51:32 +00:00
token_logger.py feat(CG3e+CG4): utvidet token-logging — caller_type, module_name, session_id + CG4-fase i ROADMAP 2026-06-10 00:36:25 +02:00