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

neozz

no profile record

投稿

[untitled]

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

[untitled]

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

Show HN: LazyAgent – All in one observerbility TUI app for coding agents

github.com
6 ポイント·投稿者 neozz·3 か月前·0 コメント

Show HN: Lazyagent – Preserve what your AI agents doing and analyze usage

github.com
1 ポイント·投稿者 neozz·3 か月前·0 コメント

Show HN : ec – terminal nativie Git conflict resolver

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

Show HN: Lazyagent – TUI for to watch all your AI coding agents

github.com
8 ポイント·投稿者 neozz·3 か月前·0 コメント

Show HN: Lazyagent – a local TUI for watching what your coding agents are doing

github.com
8 ポイント·投稿者 neozz·3 か月前·0 コメント

Show HN: Ec – terminal native 3-way Git mergetool

github.com
8 ポイント·投稿者 neozz·3 か月前·0 コメント

Show HN: Ec – a terminal Git conflict resolver inspired by IntelliJ

github.com
18 ポイント·投稿者 neozz·5 か月前·4 コメント

コメント

neozz
·3 か月前·議論
ec is tui git conflict resolver to keep the conflict in one clear view, make the result pane the center of attention, and remove as much friction as possible. The goal is not to expose every possible merge operation. The goal is to make the common case feel calm, fast, and easy to understand.

I also wanted it to stay light. It starts in the terminal, fits well with git mergetool, works nicely from editor driven workflows, and does not try to take over your whole Git experience. It is a focused tool for one job.
neozz
·3 か月前·議論
Looks cool
neozz
·5 か月前·議論
I use Lazygit too! If you configure ec as git mergetool, you can resolve conflict via ec by open external mergetool in Lazygit.
neozz
·5 か月前·議論
Thanks!!