Viewing profile — tomasz-tomczyk
tomasz-tomczyk
HN member- Joined
- Wed, Aug 10, 2022, 11:43 AM UTC
- HN karma
- 15
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About tomasz-tomczyk
Recent public activity
-
comment
Comment #48622215
I like the look of it - my main problem with remote control feature in CC is the inability to start a new terminal session on my computer - can I do that from Pulse?
-
comment
Comment #48191071
Yeah I have a soft spot for Cursor because it was my first tool that unlocked huge productivity with AI, but I avoid doing anything there now. Should try their CLI!
-
comment
Comment #48100625
Same experience here - I built a similar tool, for reviewing both plans and code - https://crit.md (shameless plug), browser based as opposed to TUI. Having said that, I don't revi…
-
comment
Comment #48087720
It's been three months now of building Crit - https://crit.md - local first, open source tool for reviewing markdown and code output from your favourite AI agent. It's inspired by …
-
comment
Comment #48081897
That is very close to what I was looking to whip up with CC myself, so thanks! What is your read on the ToS? From what I understood, Anthropic want anything automation-wise be on t…
-
comment
Comment #48076505
When building new features, I use a skill that generates 5+ variants based on various companies' design language and patterns, in plain html/css/js - quick throwaway prototypes, gi…
-
comment
Comment #48062424
On a personal note, as this is my first proper OSS project, I'm very humbled by the response and the feedback from the users! And it made me realise I need to be reaching out to ma…
-
story
Show HN: Crit – local review tool for agent plans and code diffs
Crit is a single-binary CLI that opens your file or code diffs in a browser with GitHub-inspired interface. Your favourite agent acts on the feedback and responds back - continue u…
-
comment
Comment #47748690
Thanks! What extension were you using?
-
comment
Comment #47746165
https://crit.md - a CLI tool for reviewing AI coding agent output like a GitHub PR. I got frustrated with Claude Code and Cursor producing plausible-but-wrong changes with no easy …
-
comment
Comment #47641085
https://crit.md - a CLI tool for reviewing AI coding agent output like a GitHub PR. I got frustrated with Claude Code and Cursor producing plausible-but-wrong changes with no easy …
-
comment
Comment #47607471
https://crit.md - a CLI tool for reviewing AI coding agent output like a GitHub PR. I got frustrated with Claude Code and Cursor producing plausible-but-wrong changes with no easy …
-
comment
Comment #47495445
I've been doing a lot of parallel work and it can be draining. It feels exciting to have 6 agents spinning on things, but unless you have very well scoped plans, you need to still …
-
comment
Comment #47466572
I'd love for all these tools to standardise on the structure of plugins / skills / commands / hooks etc., so I can swap between them to compare without feeling handicapped!
-
comment
Comment #47454434
Well, it's one conversation per bot. I set it up, connected the channel. DM'd it (only way to converse with it - wish I could have a Discord channel per project, different CWDs etc…
-
comment
Comment #47453258
I like it but it's one conversation at a time, no ability to manually compact the chat... I guess it's an early version still.
-
comment
Comment #47442299
Just when I increased my subscription with CC for more Opus 4.6 usage :)
-
comment
Comment #47439082
I'm using obra superpowers plugin in CC and the plans it produces are very code-heavy, which is great for reviewing - I catch issues early. It's quite verbose however and if your c…
-
comment
Comment #47437130
Yes, reviewing things make things slower. Not reviewing them produces horrible results. There's a balance to be found and it depends on the team/org. I hope we shift engineers clos…
-
comment
Comment #47437027
Not sure this works very well. I got 10/21 with 3 quick wins: - Start recording major architecture and workflow decisions in ADRs. I'm not sure all decisions need to be in ADRs. I …
- story
-
comment
Comment #47341342
It's likely going to be a game of whack-a-mole, especially with AI as opposed to simple bots/scripts. Not that they shouldn't try to prevent it, but not entirely sure what the solu…
-
story
Show HN: Crit – Review AI agent work like you review PRs
Reviewing agent output in a terminal is painful. When Claude generates a 1000-line markdown plan, you can't easily say "change this specific bullet" without copying the text, switc…
-
comment
Comment #47317119
Late to the thread but I've been excited to be building crit to help reviewing plans & output from LLM agents - it has boosted my productivity a lot personally and I had a lot of n…
-
comment
Comment #47023741
Beautiful apps! Well done I like the idea of Kvile, I hate Postman with passion -- but I'm having difficulty getting started - I expected a screen to start creating a network reque…