HackerTrans
TopNewTrendsCommentsPastAskShowJobs

1997roylee

27 karmajoined 3 года назад
github: 1997roylee

Submissions

[untitled]

1 points·by 1997roylee·6 дней назад·0 comments

GetSuperpower, an installable skill tree for coding agents

github.com
10 points·by 1997roylee·10 дней назад·0 comments

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

github.com
24 points·by 1997roylee·23 дня назад·13 comments

A chat-style site for Hacker News trends

github.com
1 points·by 1997roylee·5 месяцев назад·1 comments

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

modern-hacker-news.vercel.app
41 points·by 1997roylee·3 года назад·124 comments

comments

1997roylee
·10 дней назад·discuss
[flagged]
1997roylee
·23 дня назад·discuss
[flagged]
1997roylee
·23 дня назад·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
·5 месяцев назад·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
·3 года назад·discuss
Dump Radix UI!
1997roylee
·3 года назад·discuss
Thanks for supporting.
1997roylee
·3 года назад·discuss
Agree.
1997roylee
·3 года назад·discuss
Fixed.
1997roylee
·3 года назад·discuss
I have enabled the infinite scroll feature. You can now test it now.
1997roylee
·3 года назад·discuss
Updated it.
1997roylee
·3 года назад·discuss
Thanks for share ur suggestions, I will carefully review each point and take them into consideration.
1997roylee
·3 года назад·discuss
I should reduce the spacing
1997roylee
·3 года назад·discuss
Understand.
1997roylee
·3 года назад·discuss
Yup, I jts realize it... Cannot change the subject again
1997roylee
·3 года назад·discuss
Thanks
1997roylee
·3 года назад·discuss
Good to know it.
1997roylee
·3 года назад·discuss
I updated it.
1997roylee
·3 года назад·discuss
I should rename the subject to "Enhancing Mobile Readability for Hacker News"
1997roylee
·3 года назад·discuss
Jts wanna make it easy to read on mobile version.
1997roylee
·3 года назад·discuss
Got it.