Settings

Theme

Show HN: Wingman – A client-agnostic agent harness (written in Go)

wingman.actor

2 points by ChaseRensberger · 0 comments · 1 min read

Reader

Hey HN! This is a project I've been working on for a while, it's still rough around the edges but I wanted to share it and hopefully get some feedback. Wingman is a client-agnostic agent harness (written in Go). Client-agnostic means Wingman isn’t coupled to any specific problem (like a coding agent or answer engine). It’s a portable agentic runtime that lets you build arbitrary clients on top of it.

So you can build a client to:

- Write code

- Perform automatic triage

- Classify emails

- Review a PR

and any other LLM adjacaent problem. There are surely features that exist that aren't well documented, a bunch of small bugs/race conditions, and all kinds of things I am hoping to add in the near future so any feedback is appreciated.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection