20 Commits

Author SHA1 Message Date
95d1ea3fed feat: add DeepSeek and NVIDIA NIM providers
- Add deepseek and nvidia entries to gateway-provider config

- Add DEEPSEEK_API_KEY and NVIDIA_API_KEY to .env.example

- Add deepseek and nvidia to doctor's LLM provider check

- Fix remaining harness-log → log-message reference
2026-05-02 22:25:24 -04:00
41de20d3f1 v0.2.1: polish, deploy, CI, and literate refactor
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 11s
- Secret Exposure Gate + Privacy Filter (Bouncer)
- Shell actuator safety harness (timeout, blocked patterns)
- REPL-first enforcement (lisp validation gate, system-prompt-augment)
- Engineering Standards lifecycle (two-track Org-first + REPL-first)
- Literate Programming discipline (one function per block, reflect-back)
- AGENTS.md: thin routing layer, skills are authoritative
- SKILLS_DIR removed, ~/notes fallback eliminated
- opencortex.sh: multi-distro (Debian+Fedora), configure, install service, backup, restore, help
- infrastructure/opencortex.service (systemd user unit)
- Docker: updated to debian:trixie, fixed build context
- GitHub CI: lint + test workflows fixed, trigger on tags only
- Gitea CI: deploy workflow paths fixed
- README: one-line curl install, badges
- USER_MANUAL: Deployment section (bare metal, Docker, backup)
- .gitignore: skills/*.lisp and tests/*.lisp as generated artifacts
- Prose/block refactor across all 35 org files
- Test suite Tier 1: 43/45 pass (env-dependent failures isolated)
2026-05-02 17:04:33 -04:00
849c078c37 REFAC: Global rename of org-agent to opencortex 2026-04-14 12:10:11 -04:00
d1b152c3d8 ci: version 15 - pipe docker-compose config via stdin 2026-03-27 19:30:17 -04:00
9d3579b320 ci: version 14 - use docker-compose instead of docker compose 2026-03-27 19:26:28 -04:00
fec00f9138 ci: version 13 - fix docker package name for debian 2026-03-27 19:23:52 -04:00
6e6ff4280d ci: version 12 - install docker cli in runner environment 2026-03-27 19:22:45 -04:00
5726fe294e ci: version 11 - use absolute host paths via project-directory 2026-03-27 19:19:57 -04:00
4de3d81810 ci: trigger build after runner mount fix 2026-03-27 19:08:58 -04:00
64d4e79035 ci: version 10 - add debug step to trace LXC mounts 2026-03-27 18:59:47 -04:00
920f5db6f1 fix: finalize paths to /memex for LXC/Docker consistency 2026-03-27 18:50:11 -04:00
53c1f61488 ci: version 8 bypass checkout to avoid node dependency 2026-03-27 18:23:22 -04:00
aaf6579b71 ci: version 7 absolute removal of cd command 2026-03-27 18:14:10 -04:00
cfe8ee33b2 ci: force container recreation 2026-03-27 18:05:23 -04:00
931c68e582 ci: version 5 - host-agnostic build 2026-03-27 17:47:59 -04:00
40093b1fc1 ci: deploy version 3 with explicit paths 2026-03-27 17:43:47 -04:00
a59e3422f6 ci: update volume paths and deployment directory to /memex 2026-03-27 17:41:08 -04:00
1024d3ada7 ci: trigger fresh build 2026-03-27 17:34:15 -04:00
d0cf3ab0a6 ci: fix path and add checkout step to workflow 2026-03-27 17:30:45 -04:00
fe1d6585f6 ci: add gitea actions deployment workflow 2026-03-27 16:31:18 -04:00