Readit News logoReadit News
p0w3n3d · 2 months ago
In other words, the Quibbler siphons wrackspurts away from your code.
mouse_ · 2 months ago
There's so many agents to handle my agents, I'm gonna need agents for my agent agents soon.
vismit2000 · 2 months ago
Reminds of factory factory factory! https://factoryfactoryfactory.net/
gexla · 2 months ago
More explanation here that I found by Googling around. Though not sure it has more info than the Github page.

https://fulcrumresearch.ai/2025/10/22/introducing-orchestra-...

janpio · 2 months ago
The demo video in the GH page didn't work for me, but there is also one on Twitter/X: https://xcancel.com/fulcrumML/status/1984054489851310191
nberkman · 2 months ago
Submitted a PR with AWS Bedrock support: https://github.com/fulcrumresearch/quibbler/pull/5/files (credits!)
balleddog · 2 months ago
Is an anthropic api key really necessary? A major roadblock for taking a test drive. Already have a Claud Max subscription but an anthropic api key still need at least 5$/mon extra.
asn0 · 2 months ago
You could use the prompts in the code to create a Claude Code sub-agent[1], which would do the same thing without an API key

1. https://docs.claude.com/en/docs/claude-code/sub-agents

threecheese · 2 months ago
How would you invoke the subagent? Can a HookResponse cause a subagent to be invoked, to perform analysis on the action taken and then inject that back into the main loop?

Or would the hook invoke another instance of claude code?

I just read through the hook docs and I’m a bit fuzzy on the bidirectionality of it.

epiccoleman · 2 months ago
I really want Anthropic to let me make an API token that pulls from the same pool of usage that my Pro subscription does with the official clients. It would be cool to be able to run experiments with alternate clients and automation and stuff without having to go swipe the card at the ol' API token refilling station.
thenthenthen · 2 months ago
Sounds like video streaming services…
selfawareMammal · 2 months ago
An agent's agent?
hikarudo · 2 months ago
A gentleman's gentleman!
oneandonley1 · 2 months ago
Sounds like a wip to me, "do it better or get punished"
stacktraceyo · 2 months ago
Can the same concept be used for non coding tasks?