Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anonfunction
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Headless Terminal: skill for agents to use interactive TUI/CLI programs
(skills.sh)
2 points
by
anonfunction
28d ago
|
0 comments
2.
▲
by
anonfunction
1mo ago
I've been looking for a markdown editor that let's me print the rendered view and have yet to find one. Which is quite surprising given how many there are. I just use my own webapp for now, should probably open source it in case a
3.
▲
Show HN: Have your coding agent fix web UI issues without leaving the browser
(github.com)
1 points
by
anonfunction
1mo ago
|
0 comments
4.
▲
Solving Dexterity: A Full-Stack Approach
(mimicrobotics.com)
2 points
by
anonfunction
2mo ago
|
0 comments
5.
▲
by
anonfunction
2mo ago
There's this: https://platform.kimi.ai/docs/guide/kimi-k3-quickstart
6.
▲
by
anonfunction
3mo ago
This is something I've been working on exposing to AI labs through my startup LatentEvals[1], and found similar results in other industries from lending to insurance claims. Happy to share some sample reports if anyone is interested! 1
7.
▲
The Overnight Test
(plud.net)
1 points
by
anonfunction
3mo ago
|
0 comments
8.
▲
by
anonfunction
3mo ago
There are multiple "sandbox backends"[1] available besides Vercel currently. I'm sure more will follow, and it's open-source so you could always implement your own. 1. https://eve.dev/docs/sandbox#ba
9.
▲
Eve, an open-source agent framework
(vercel.com)
3 points
by
anonfunction
3mo ago
|
2 comments
10.
▲
by
anonfunction
3mo ago
One of the preeminent Zig software projects, Tigerbeetle[1], has a great website[2] and markdown file[3] for what they call TigerStyle. It's honestly a great read as a human but also I packaged it as a skill and saw coding agent improv
11.
▲
by
anonfunction
3mo ago
Love these types of projects, really useful and helpful. Sharing with my daughter!
12.
▲
Anthropic warns that AI could soon escape human control
(abc7news.com)
3 points
by
anonfunction
3mo ago
|
2 comments
13.
▲
by
anonfunction
4mo ago
I'm the creator of hty, as part of my work for building custom eval suites at LatentEvals.com I found that AI agents struggled with interactive CLI / TUIs and would resort to setting flags that may be outdated or not exist at all.
14.
▲
Show HN: Headless terminal in zig allows AI agents to use interactive CLIs
(hty.sh)
1 points
by
anonfunction
4mo ago
|
1 comments
15.
▲
by
anonfunction
4mo ago
I've been doing bias and misaligned behavior research, creating custom private eval suites to test and compare models. Claude Opus 4.7 is heavily biased and presents clear regulatory and reputational risk. It seems the initial product
16.
▲
by
anonfunction
5mo ago
Author here, I built this because my agents could not use TUI or interactive CLI software. Think puppeteer for TUIs. If you've ever asked Claude Code, codex, opencode, etc... to make logical commits from a bunch of changes you might ha
17.
▲
Show HN: Headless terminal - Allow agents to run any interactive TUI or CLI
(github.com)
3 points
by
anonfunction
5mo ago
|
1 comments
18.
▲
by
anonfunction
5mo ago
Fourth thing in a row they've announced that I wanted to try and couldn't. Previous comment with the prior 3: https://news.ycombinator.com/item?id=47794419
19.
▲
by
anonfunction
5mo ago
Start designing at claude.ai/design. That link is redirecting me to https://claude.ai/404 , anyone else?
20.
▲
by
anonfunction
5mo ago
Thanks, I was already on the latest claude code, I just restarted it and now it's showing 4.7 and xhigh. xhigh was mentioned in the release post, it's the new default and between high and max.
21.
▲
by
anonfunction
5mo ago
That sets it to opus 4: /model claude-opus-4.7 ⎿ Model 'claude-opus-4.7' not found /model claude-opus-4-7 ⎿ Set model to Opus 4 /model ⎿ Set model to Opus 4.6 (1M context) (default)
22.
▲
by
anonfunction
5mo ago
Seems they jumped the gun releasing this without a claude code update? /model claude-opus-4.7 ⎿ Model 'claude-opus-4.7' not found
23.
▲
by
anonfunction
5mo ago
It seems they nerf it, then release a new version with previous power. So they can do this forever without actually making another step function model release.
24.
▲
by
anonfunction
5mo ago
Same, if we're punished for being on the highest tier... what is anthropic even doing.
25.
▲
by
anonfunction
5mo ago
/model claude-opus-4.7 ⎿ Model 'claude-opus-4.7' not found Just love that I'm paying $200 for models features they announce I can't use! Related features that were announced I have yet to be able t
26.
▲
by
anonfunction
5mo ago
A little off topic, but did Anthropic distill from an older OpenAI model? All the sudden over the last few days I'm getting a ton of em dashes in claude code responses!
27.
▲
by
anonfunction
5mo ago
It gets really fun when you prompt them to update their BOT.md, also they get access to previous run results so they continually "learn" from mistakes or investigate changes.
28.
▲
by
anonfunction
5mo ago
This is very cool, I just wonder where they get the crossing data!
29.
▲
by
anonfunction
5mo ago
Thanks for sharing, I think it's kind of a different type of system although a lot of similarities for sure. I made botctl explicitly to not have to talk to my agents, I wanted them running autonomously based on their BOT.md file'
30.
▲
by
anonfunction
5mo ago
I'll take a counterpoint, coding has historically not been cheap. Software engineers have been one of the highest paid professions for a long time. Personally while working a full time job, raising a family and trying to have some semb
More ›