Alysis AI / Ecosystem / AI Tools

AI Tools

Open-source tools built to make generative AI practical - free to use, built in the open.

Live

Sylliptor

Sylliptor is our open-source coding agent. It runs in your terminal and uses Forge to turn large requests into a structured plan, execute them across parallel workers, and verify the result before it lands in your repo.

  • Built for real repo work — refactors, multi-file changes, longer features
  • Forge handles planning, execution, and verification
  • Pick a different model for each role — planner, coding workers, reviewer
  • Sandboxed by default, with approval gates for shell and Git
  • Open source under Apache 2.0 — inspect it, fork it, extend it

Why this agent?

Most coding agents are good at small tasks - generating a function, fixing a bug, answering a question. Our agent is designed for the kind of work that takes hours, not minutes. Full project scaffolding, large refactors across multiple files, building entire features from a description. It stays on track through long, multi-step processes where other agents tend to lose context or drift.

It's also completely open-source. No black box, no vendor lock-in. You can see exactly how it works, run it on your own infrastructure, and adapt it to your workflow. And when connected to the Alysis network, it gets access to cheaper compute for the heavy lifting.

More tools coming

We're building a suite of AI tools that make generative AI practical and production-ready.