Skip to content

ylosbar/ctxFirst

Repository files navigation

CI

Quick start

Prerequisites: Node + yarn, claude CLI installed and authenticated (the app spawns claude -p --output-format stream-json).

yarn install     # installs + rebuilds better-sqlite3 for Electron
yarn dev         # launches the app (renderer HMR)
yarn build       # production bundle

Documentation

Full documentation is at ylosbar.github.io/ctxFirst — start with the Introduction.

License

CtxFirst is dual-licensed:

  • The desktop application is open source under the GNU AGPL-3.0-or-later. Modifications distributed or run as a network service must be shared under the same license.
  • The @ctxfirst/plugin-sdk package is MIT-licensed, so you can build and ship proprietary, closed-source plugins without any further obligation.
  • A commercial license is available for closed-source or hosted use that the AGPL does not permit — see COMMERCIAL.md.

Contributions are accepted under the DCO.

About

A context-first desktop app for agentic workflows, powerful, modular, with a plugin SDK and a graph/nodes interface.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors