HackerTrans
TopNewTrendsCommentsPastAskShowJobs

1997roylee

27 karmajoined il y a 3 ans
github: 1997roylee

Submissions

[untitled]

1 points·by 1997roylee·il y a 6 jours·0 comments

GetSuperpower, an installable skill tree for coding agents

github.com
10 points·by 1997roylee·il y a 10 jours·0 comments

I built Ponytrail, a local audit trail for AI coding-agent edits

github.com
24 points·by 1997roylee·il y a 23 jours·13 comments

A chat-style site for Hacker News trends

github.com
1 points·by 1997roylee·il y a 5 mois·1 comments

A Modern Web for Hacker News – Open-Source and Seeking Feedback

modern-hacker-news.vercel.app
41 points·by 1997roylee·il y a 3 ans·124 comments

comments

1997roylee
·il y a 10 jours·discuss
[flagged]
1997roylee
·il y a 23 jours·discuss
[flagged]
1997roylee
·il y a 23 jours·discuss
Hi everyone, I built Ponytrail, a small CLI and bundled agent skill for making AI coding sessions easier to inspect and undo.

The problem I kept hitting: git diff shows what changed, but not why the agent changed it, what outcome it expected, what check it planned to run, or how to roll back one specific action. Final summaries are often too coarse, especially after a long coding session.

Ponytrail adds a small local trail around file mutations. Before an agent creates, edits, moves, deletes, formats, or generates files, it records a pre-change snapshot: action, purpose, reason, files, expected outcome, verification plan, rollback path

After the edit, it records a post-change snapshot with what changed, what checks ran, and the result.

Everything is stored locally under .pony-trail/ as JSONL, session trees, and small before/after file copies. It does not replace git. It is more like per-action intent and rollback context for agent work.
1997roylee
·il y a 5 mois·discuss
Hi HN, I built a chatroom UI that pulls/syncs Hacker News data to help track what’s going on today/this week without screening.

Built with prompting only (0 hand-written code). Would love feedback.

Demo: https://yc-chat-seven.vercel.app GitHub: https://github.com/1997roylee/yc-chat

Thanks for taking a look.
1997roylee
·il y a 3 ans·discuss
Dump Radix UI!
1997roylee
·il y a 3 ans·discuss
Thanks for supporting.
1997roylee
·il y a 3 ans·discuss
Agree.
1997roylee
·il y a 3 ans·discuss
Fixed.
1997roylee
·il y a 3 ans·discuss
I have enabled the infinite scroll feature. You can now test it now.
1997roylee
·il y a 3 ans·discuss
Updated it.
1997roylee
·il y a 3 ans·discuss
Thanks for share ur suggestions, I will carefully review each point and take them into consideration.
1997roylee
·il y a 3 ans·discuss
I should reduce the spacing
1997roylee
·il y a 3 ans·discuss
Understand.
1997roylee
·il y a 3 ans·discuss
Yup, I jts realize it... Cannot change the subject again
1997roylee
·il y a 3 ans·discuss
Thanks
1997roylee
·il y a 3 ans·discuss
Good to know it.
1997roylee
·il y a 3 ans·discuss
I updated it.
1997roylee
·il y a 3 ans·discuss
I should rename the subject to "Enhancing Mobile Readability for Hacker News"
1997roylee
·il y a 3 ans·discuss
Jts wanna make it easy to read on mobile version.
1997roylee
·il y a 3 ans·discuss
Got it.