HackerTrans
トップ新着トレンドコメント過去質問紹介求人

cohix

no profile record

投稿

Dirge: Rust coding agent with intelligent steering and memory

dirge-code.github.io
6 ポイント·投稿者 cohix·27 日前·2 コメント

Repo Slop-Score

slopscan.ava.pet
3 ポイント·投稿者 cohix·29 日前·0 コメント

HolaClaw, native Mac app for one-click sandboxed OpenClaw

holaclaw.ai
1 ポイント·投稿者 cohix·先月·0 コメント

Kina, Kubernetes but Apple Containers

github.com
12 ポイント·投稿者 cohix·先月·0 コメント

Dancing Mad with Sandboxes

xeiaso.net
5 ポイント·投稿者 cohix·先月·0 コメント

[untitled]

1 ポイント·投稿者 cohix·2 か月前·0 コメント

Ax, Google's new highly distributed agent executor

github.com
2 ポイント·投稿者 cohix·2 か月前·1 コメント

Show HN: Ane, a new chord-based terminal code editor with one-shot CLI edits

github.com
5 ポイント·投稿者 cohix·2 か月前·0 コメント

Code Agents are bad at Software Architecture – for now

blog.cohix.network
2 ポイント·投稿者 cohix·2 か月前·0 コメント

コメント

cohix
·先月·議論
I do exactly this with awman workflows: https://github.com/prettysmartdev/awman/blob/main/docs/05-wo...

You can use any agent and/or model for each step and share context between them.
cohix
·先月·議論
> But on the other hand... this is a robust reminder that coding agents can do anything you can do by typing commands into a terminal—and frontier models know every trick in the book and evidently a few that nobody has ever written down before.

> Running coding agents outside of a sandbox has always been a bad idea

This is why I always run code agents inside containers (Apple containers specifically, for better hypervisor-level isolation)

This is my OSS project to manage said containers and agents: https://github.com/prettysmartdev/awman
cohix
·先月·議論
And me? I’m the damn fool that shot him…
cohix
·先月·議論
I’ve worked with Wasm for about 6 years now (founded a company around it that got acquired, even)

Even though our product was not a commercial success ~3 yrs ago I still believe something like this should succeed and give people choice when it comes to isolation/virtualization (containers, microVMs, Wasm). They are each useful and appropriate for different things.
cohix
·先月·議論
I sent you an email!
cohix
·先月·議論
I would certainly be interested. Please reach out to connorjhicks at gmail to discuss!
cohix
·先月·議論
Please do, interested to add Boxes as a runtime for awman, then workflows could execute in the cloud transparently.
cohix
·先月·議論
Would love to have some collaboration on the Windows side. Windows builds get published but get little to no manual testing, and not “fully supported” as of now but I would like to. If you can file issues and/or PRs I’d happily review.

Will check out your project as well, looks similar to where I started with awman but it’s morphed since then.
cohix
·先月·議論
I really like the pricing model and focus on not shafting people by auto-sleeping when an agent is done working.

I’ve been working on an [OSS TUI](https://github.com/prettysmartdev/awman) for managing agent execution and workflows in containers (local or remotely) and would love to collaborate if you’re interested.
cohix
·2 か月前·議論
A workflow manager that automates the software development lifecycle around code agents in the terminal.
cohix
·2 か月前·議論
Built on top of Kubernetes and Agent Substrate