HackerTrans
TopNewTrendsCommentsPastAskShowJobs

intheleantime

no profile record

Submissions

[untitled]

1 points·by intheleantime·16 dagen geleden·0 comments

[untitled]

1 points·by intheleantime·4 maanden geleden·0 comments

[untitled]

1 points·by intheleantime·4 maanden geleden·0 comments

Show HN: CoChat MCP – Let your team review what your coding agent is building

github.com
5 points·by intheleantime·5 maanden geleden·0 comments

We built memory that respects privacy in group chats

cochat.ai
3 points·by intheleantime·5 maanden geleden·4 comments

Building multi AI awareness in AI group chats

cochat.ai
1 points·by intheleantime·6 maanden geleden·2 comments

Show HN: Flowshapr – Open-Source Agent Flow GUI and Manager

github.com
2 points·by intheleantime·10 maanden geleden·0 comments

comments

intheleantime
·4 maanden geleden·discuss
Building AI coding tools, there are two common options.

The AI suggests code and you run it. Or the AI runs code on your actual machine. We decided to go with the third option: The AI gets its own computer.

Sandboxed Linux workspaces that CoChat LLMs spin up on demand. It Write code, installs dependencies, runs tests and start servers.

We are now running an automation that gets triggered every time an error is logged in Grafana Labs, the agent then spins up the workspace to verify and fix the issue before creating a PR and Issue on GitHub. If it had already addressed the issue previously it will just track occurrences.

We get notified on Slack.
intheleantime
·5 maanden geleden·discuss
There is something to be said about that, I agree. For that reason you can turn off memory inside a chat thread and also create temporary ones that do not use memory.
intheleantime
·5 maanden geleden·discuss
Thank you and great question. Right now, feedback is qualitative only. (Surveys, feedback buttons, controlled user tests). We are trying to build AI evaluators but they suffer from the same problem when trying to evaluate whether the “right” memory was pulled.

Still trying to find a good solution here.
intheleantime
·6 maanden geleden·discuss
lol the I stands for “I think I know everything”