Socius is a fully autonomous coding agent that can browse the web, execute multi-step research, manage projects end-to-end, and operate independently without constant human guidance.
  • JavaScript 100%
Find a file
rahmi 4941c07538
All checks were successful
CI / lint (push) Successful in 48s
fix: ESLint config with proper ESM/CJS separation
2026-07-03 22:24:19 +02:00
.github/workflows ci: remove test step until tests are properly set up 2026-07-03 22:14:03 +02:00
examples/skills Initial commit of the socius coding agent project 2026-06-14 03:20:54 +02:00
scripts Initial commit of the socius coding agent project 2026-06-14 03:20:54 +02:00
src test: use ESM imports for vitest v3 2026-07-03 22:10:07 +02:00
.gitignore Initial commit of the socius coding agent project 2026-06-14 03:20:54 +02:00
.socius.json Initial commit of the socius coding agent project 2026-06-14 03:20:54 +02:00
babel.config.json Initial commit of the socius coding agent project 2026-06-14 03:20:54 +02:00
eslint.config.js fix: ESLint config with proper ESM/CJS separation 2026-07-03 22:24:19 +02:00
LICENSE Initial commit of the socius coding agent project 2026-06-14 03:20:54 +02:00
package-lock.json fix: update lockfile for react-reconciler 0.32 and use Node 22 for puppeteer 2026-07-03 21:33:00 +02:00
package.json fix: update react-reconciler to 0.32.0 for React 19 compatibility 2026-07-03 21:30:02 +02:00