Viewing profile — dean_stratakos
dean_stratakos
HN member- Joined
- Sat, Nov 19, 2022, 12:30 AM UTC
- HN karma
- 5
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About dean_stratakos
No profile information was provided.
Recent public activity
-
comment
Comment #48054862
Thanks for the kind words! Excited to have you try it out
-
comment
Comment #48054273
the cool part is that you can run the skill from the same agent session so it has the context on the plan and implementation process but if you run the skill in a fresh session, it…
-
comment
Comment #48053508
appreciate it! and yep, we've got lots of ideas on the roadmap to bring a more complete iteration experience closer to the coding agent. we've found it pretty silly that we have to…
-
comment
Comment #48053475
parley looks awesome! we're planning to add support for comments soon, which is definitely a key feature to being able to iterate back and forth with a coding agent
-
comment
Comment #47817642
Ideally, the world trends towards enabling less technical people to get more involved in the whole software loop! Stage is still geared toward a more technical audience, but I thin…
-
comment
Comment #47809307
Yeah it's getting easier to have agents just add "one more thing" to a PR, and I think there is still an aspect of human engineering judgement to know when to break up PRs versus t…
-
comment
Comment #47806928
Agree that agents are definitely handling more and more of the coding side, and there's almost no doubt they will get better slop-wise. In our view, even vibe coders should underst…
-
comment
Comment #47806551
It's possible, but at the same time it's been years and they haven't copied things like Graphite's dashboard or stacked PR interface yet. We have the advantage of speed :)
-
comment
Comment #47806371
In our experience, it's difficult to create well-mannered commits as you code and new ideas pop into your head or you iterate on different designs (even for LLMs). One concept we t…
-
comment
Comment #47806232
Chapters are regenerated every time a new commit is pushed to a PR. Our thinking is that the chapters should serve as "auto stacked diffs" since they should follow a logical order.…
-
comment
Comment #47806152
We don't support that currently, but would love to see examples where you disagree with the chapters so we can figure out the best interface You can regenerate the chapters anytime…
-
comment
Comment #47799626
100%. A big part of code review in my mind is to automate away specific mistakes and anti-patterns across a team. I think there are a lot of interesting things to be done to merge …
-
comment
Comment #47797187
Yeah that could be useful, especially with the increased popularity of stacked PRs But I see it working together with chapters, not instead of bc it's still good to see the granula…