Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lw1981
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Show HN: I used accounting controls to build a governed AI coding tool
(github.com)
1 points
by
lw1981
5mo ago
|
0 comments
2.
▲
by
lw1981
5mo ago
I’ve run into this in debugging too. I had one case where the model fixed a bug in concurrent execution code by basically making it sequential. So yes, the bug disappeared, but only because it removed the concurrency property instead of act
3.
▲
by
lw1981
5mo ago
I’ve been wondering whether this is less a “model got worse” problem and more an constraints problem. If the files and task boundary are already known, letting the system keep exploring/replanning inside one accumulating context seems