Hacker News new | ask | show | jobs
by jondwillis 36 days ago
1) “AI harness plugin build system” to help improve reliability of and increase compatibility across the fragmented AI coding harness plugin ecosystem.

https://github.com/jondwillis/jacq

2) Claude code plugin based on some ideas found in https://www.anthropic.com/research/emotion-concepts-function The main idea is to add hooks that inject “baselines” under some conditions to counteract certain “emotions” that can cause subtle misaligned behavior in agents

https://github.com/jondwillis/functional-emotions

3) Final Fantasy XI custom client remaster in Bevy/Rust alongside an MCP integration that aims to allow agents to play autonomously on private servers à la “Claude plays Pokemon”

Contact: https://jonwillis.dev

1 comments

+1 for 1) I started to notice this problem when going from harness to harness (pi.dev/omp/dirac) I'd be eager to try out others, but I can't leave all my plugins behind!
Creator of Dirac here. I got something cooking https://github.com/dirac-run/dirac/issues/84