HackerTrans
TopNewTrendsCommentsPastAskShowJobs

neozz

no profile record

Submissions

[untitled]

1 points·by neozz·2 mesi fa·0 comments

[untitled]

1 points·by neozz·2 mesi fa·0 comments

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

github.com
6 points·by neozz·3 mesi fa·0 comments

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

github.com
1 points·by neozz·3 mesi fa·0 comments

Show HN : ec – terminal nativie Git conflict resolver

github.com
1 points·by neozz·3 mesi fa·1 comments

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

github.com
8 points·by neozz·3 mesi fa·0 comments

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

github.com
8 points·by neozz·3 mesi fa·0 comments

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

github.com
8 points·by neozz·3 mesi fa·0 comments

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

github.com
18 points·by neozz·5 mesi fa·4 comments

comments

neozz
·3 mesi fa·discuss
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 mesi fa·discuss
Looks cool
neozz
·5 mesi fa·discuss
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 mesi fa·discuss
Thanks!!