Skip to content

swftwolfzyq/MyAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

159 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Agent Workbench

Local Agent Workbench is a local-first AI task operating system focused on workflow, memory, and skill assets.

Quick start

  1. Install Node.js 22.14.0+, enable Corepack, and use pnpm.
  2. Copy .env.example to .env.
  3. Run docker compose up -d.
  4. Run pnpm install.
  5. Run pnpm db:migrate.
  6. Run pnpm dev.

See docs/SETUP.md for the detailed development guide.

Current Phase 1 baseline

  • Proposal-first chat console with workflow selection and execution handoff.
  • Global API source selection for proposal, execution, and summary, with openai_responses and embedded codex_gateway as selectable providers.
  • Workflow Board with proposal snapshot, execution plan, and task log inspection.
  • Approval Center with approve/reject actions wired to Temporal approval signals.
  • Project Explorer with bounded file tree, text preview, search, and write/delete request creation.
  • Memory Studio with filtering, freeze/unfreeze, and ContextBundle search.
  • Embedded Codex-compatible gateway mounted under /api/sources/codex-gateway for local OpenAI-compatible access and Codex CLI-backed completions.

About

An agent with extremely high token efficiency

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages