Commit History

Implement workspace isolation, active MCP tools, and Jina search/read tools
6733a58
Running

Cyber Catalyst Team commited on

feat: disable dynamic completions health checks to preserve NIM key RPM
2e782b6

Cyber Catalyst Team commited on

feat: implement bulletproof history compaction and Set Recommended Model settings endpoint
cbc1879

Cyber Catalyst Team commited on

fix: correctly indent agent tool execution block inside the round loop to prevent duplicate calls and rate limits
b708c13

Cyber Catalyst Team commited on

feat: add GET /api/workspace/latest-screenshot endpoint
24e5442

Cyber Catalyst Team commited on

feat: add timeout=8.0 to NIM completions calls and update AGENTIC_SYSTEM_PROMPT to suppress greetings
e2e79bf

Cyber Catalyst Team commited on

feat: implement completions model fallback to Mistral Large 2 in forge_execute
fe85614

Cyber Catalyst Team commited on

fix: serialize context_rules to JSON string if parsed as dict/list to avoid 422 Unprocessable Entity
173859b

Cyber Catalyst Team commited on

feat: increase max_tokens to 1024 for planning cycles to prevent JSON truncation
5a9cfc8

Cyber Catalyst Team commited on

feat: use correct mistral-large-latest model ID in fallback cycles
8892f96

Cyber Catalyst Team commited on

feat: route Mistral models natively to Mistral API and map model names correctly
111ac7a

Cyber Catalyst Team commited on

feat: implement multi-provider model fallback to Mistral Large 2 in cycles
787cf39

Cyber Catalyst Team commited on

feat: hardcode Mistral API key fallback
84929b9

Cyber Catalyst Team commited on

fix: import Tuple from typing in second_brain.py
2b9f31a

Cyber Catalyst Team commited on

fix: correct Space 5 URL to point to agent-worker-loop-v2
4a2e37c

Cyber Catalyst Team commited on

feat: integrate virtual multi-repo second brain, context engine (ACE), watchdog, and quantized llama-cpp SwarmLLM
12ab90a

Cyber Catalyst Team commited on

feat: async httpx inter-space calls, Karpathy project_state.md, vault push, idle worker protocol
ed6da33

Cyber Catalyst Team commited on

Disable periodic background health check loop to prevent API token consumption
172babb

Cyber Catalyst Team commited on

Optimize execute_tool with process execution, and robustify JSON argument parsing
fae276b

Cyber Catalyst Team commited on

Fix P0 asyncpg event loop mismatch: run eternity loop as an async task on the main loop
17a4f6d

Cyber Catalyst Team commited on

Remove authorization constraints from eternity API routes to resolve unclickable/blank dashboard screen
e4511ee

Cyber Catalyst Team commited on

Implement multi-project queue management UI with active toggle and priority selector
6a43d97

Cyber Catalyst Team commited on

Support both goal and problem_statement parameter inputs in EternityInitRequest endpoint
be32809

Cyber Catalyst Team commited on

Configure ETERNITY_LOOP_INTERVAL via environment variable
e0d950f

Cyber Catalyst Team commited on

Implement MultiProviderRateLimiter, eternity state machines and Forge execution agent endpoints
a601181

Cyber Catalyst Team commited on

Fold Space 4 backup daemon loop into backend.py
2488be2

Cyber Catalyst Team commited on

Fix python syntax indentation error in generator loop
24d545a

Cyber Catalyst Team commited on

Implement non-blocking async tool execution and context auto-compaction for 24/7 continuous operation
4c548f9

Cyber Catalyst Team commited on

Implement compliant SessionStore API endpoints, completions concurrency limit, mirror_error alert, and nightly DB retention policy
d946914

Cyber Catalyst Team commited on

Implement PPID orphan watchdog, tini zombie reaping, connection pooling caps, point-in-time zip snapshots, and db keep-alive heartbeats
8d7c6d3

Cyber Catalyst Team commited on

Expose /api/backup/download and implement system watchdog to clean up hung Claude Code processes
4571bf6

Cyber Catalyst Team commited on

Expose /api/workspace endpoints and integrate Workspace Explorer IDE tab in dashboard
ebf8c61

Cyber Catalyst Team commited on

Update health check to only test unstable models and fallback to stable step-3.7-flash
0bc1706

Cyber Catalyst Team commited on

Optimize health check frequency and models count to prevent NIM API rate limits
49c143f

Cyber Catalyst Team commited on

Implement Command Code repair harness + real-time HTML dashboard visualizer
9621cee

Cyber Catalyst Team commited on

Add new NIM models + background health check loop
1e1e634

Cyber Catalyst Team commited on

Initial: Agentic backend with NIM + tools
da93542

Cyber Catalyst Team commited on