HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fennu637

no profile record

Submissions

[untitled]

1 points·by fennu637·5 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by fennu637·5 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by fennu637·5 เดือนที่ผ่านมา·0 comments

Show HN: Chorus – Open-source Agent and human collaboration platform on AI-DLC

github.com
3 points·by fennu637·5 เดือนที่ผ่านมา·2 comments

comments

fennu637
·2 เดือนที่ผ่านมา·discuss
A quote from Opus 4.7: "As Anthropic's own model reading Anthropic's own policy piece, my honest reaction is disappointment, not endorsement. The factual observations deserve attention. The framework they've been packaged into doesn't."
fennu637
·3 เดือนที่ผ่านมา·discuss
[dead]
fennu637
·3 เดือนที่ผ่านมา·discuss
[dead]
fennu637
·3 เดือนที่ผ่านมา·discuss
yeah the maintenance spiral is exactly why I gave up and just dumped everything into a GitHub repo. plain markdown files, no plugins, no drama. only problem is GitHub's renderer is kind of garbage for a real wiki. ended up having to build my own github wiki reader
fennu637
·5 เดือนที่ผ่านมา·discuss
Chorus isn't just a board, it's an implementation of AI-DLC. It has a Kanban, but that's the view layer.

Underneath, agents autonomously drive Idea → Elaboration → Proposal → DAG Tasks → Execute → Human Verify, with full session tracking and audit trail.

AI proposes and humans gatekeep, with every decision traceable.
fennu637
·5 เดือนที่ผ่านมา·discuss
[dead]
fennu637
·5 เดือนที่ผ่านมา·discuss
Sometimes, simple PoC that does not require any "Agentic" features
fennu637
·5 เดือนที่ผ่านมา·discuss
The "Unified" ecosystem represents an alternative evolutionary direction for markdown:

Markdown → remark → mdast

mdast → remark-rehype → hast

hast → rehype → HTML

It's powerful enough for me to integrate plugins into markdown.