HackerTrans
TopNewTrendsCommentsPastAskShowJobs

moropex

no profile record

Submissions

[untitled]

1 points·by moropex·3 месяца назад·0 comments

Show HN: Hive – full dev workspace using (Kanban/chat mode,multi-repo,agent-SDK)

github.com
1 points·by moropex·3 месяца назад·0 comments

Show HN: Hive – A full dev workspace (kanban/session modes+multi-repo+agent sdk)

hive-ai.dev
1 points·by moropex·3 месяца назад·2 comments

Ask HN: How do people control Claude Code on the go nowadays on the go?

1 points·by moropex·4 месяца назад·0 comments

comments

moropex
·3 месяца назад·discuss
so the way hive handles cross repos, is by creating a temporary directory, with symlinks to the original worktrees. For all the model cares and knows, hes working on a mono repo of x projects, and is able to navigate it the way it knows best. All edits he does - are then propagated to the original worktrees in their original folders. So you kind of get the best of both worlds (without requiring you to feed the context manually)
moropex
·3 месяца назад·discuss
im scared to watch mine :) gonna try it out!
moropex
·3 месяца назад·discuss
yeah this is my question too. a good CLAUDE.md with some structure goes a long way already
moropex
·3 месяца назад·discuss
interesting that they added mcp support. local model + tool calling with no cloud dependency is a nice setup
moropex
·3 месяца назад·discuss
been doing site:youtube.com on google for years because youtube search is that bad. the google video option here is a nice touch
moropex
·3 месяца назад·discuss
this is pretty interesting honestly. dont think something like this even exists atm. ill check it out
moropex
·3 месяца назад·discuss
Had a similar experience recently. AI-generated code that worked, tests passing, but I couldn't explain how half of it worked. Starting over with a clear mental model and using AI as an accelerator instead of a replacement made all the difference.
moropex
·3 месяца назад·discuss
This is interesting. I’ll give it a shot I have a pretty massive rust micro services architecture, this could be a nice addition
moropex
·3 месяца назад·discuss
This is actually super cool!
moropex
·3 месяца назад·discuss
There’s quite a large misconception that third party harnesses are banned. Anthropic specifically said the agent sdk is still allowed, as long as you build on top of it - you can create really powerful software that drives Claude code in an efficient, performant way other than the raw Claude code terminal app https://x.com/bcherny/status/2040207998807908432?s=48
moropex
·3 месяца назад·discuss
There’s quite a large misconception that third party harnesses are banned. Anthropic specifically said the agent sdk is still allowed, as long as you build on top of it - you can create really powerful software that drives Claude code in an efficient, performant way other than the raw Claude code terminal app