Feedback, ideas & contributing
We’re open to your ideas
This project lives on your input — and it’s very welcome. Whether it’s a rough idea, a feature wish, a “why does it work like that?”, or straight-up criticism: bring it on. Honest feedback is how aiflow gets better.
- 💡 Ideas & suggestions — open a GitHub Discussion or an issue. No idea is too small or too wild.
- 🗣️ Criticism welcome — tell us what’s confusing, clunky, or missing. Disagreement is useful.
- 🐛 Bug reports — open an issue with steps to
reproduce, your OS, and the relevant
aiflow doctoroutput. A small repro = a fast fix. - 🙌 Support — if aiflow helps you, a ⭐ on the repo, a shared link, or a kind word genuinely makes the day. Thank you for being here.
There is no paid tier and no donation ask — the best support is your feedback, a star, and telling a friend.
Contributing code
Issues and PRs welcome at github.com/Cyber93de/aiflow. aiflow
dogfoods itself: it uses Beads for its own tasks, Conventional Commits, and the CI workflow
(bash -n, shellcheck, JSON + PowerShell validation) must pass. Keep changes project-scoped and
secret-free, and follow the Google style aiflow enforces on itself.
Credits & thanks
aiflow is glue. Enormous thanks to the projects it stands on — please star and support them:
- Claude Code (Anthropic) — the agent runtime everything builds on.
- Beads — Dolt-backed issue tracker; durable task memory across sessions.
- Dolt (DoltHub) — the versioned SQL database that makes team issue-sync work.
- graphify — the structural code knowledge graph over MCP.
- CocoIndex & cocoindex-code — the incremental, AST-aware semantic RAG index (
ccc). - Context7 (Upstash) — live, version-correct library docs over MCP.
- claude-task-master — goal/PRD → task tree.
- claude-code-router — model routing for cost/local models.
- Ollama — local model runtime (no API key).
- rtk — CLI-output filtering to cut context.
- ccusage — token/cost analytics.
- claude-code-templates — community agents/commands/MCPs/hooks.
- Model Context Protocol — the MCP servers ecosystem.
Trademarks and projects belong to their respective owners; aiflow is an independent integration and is not affiliated with or endorsed by them.
License
MIT — Copyright (c) 2026 Cyber93de. See LICENSE.