HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yigitkonur35

no profile record

Submissions

Herdr: A tmux-like terminal multiplexer for AI coding agents

github.com
5 points·by yigitkonur35·vor 2 Monaten·0 comments

Show HN: Fix-my-mic – stop macOS from switching to AirPods mic every connection

github.com
3 points·by yigitkonur35·vor 5 Monaten·0 comments

Show HN:`npx continues` – resume same session Claude, Gemini, Codex when limited

github.com
15 points·by yigitkonur35·vor 5 Monaten·8 comments

comments

yigitkonur35
·vor 2 Monaten·discuss
[flagged]
yigitkonur35
·vor 5 Monaten·discuss
thx!
yigitkonur35
·vor 5 Monaten·discuss
enjoy it!
yigitkonur35
·vor 5 Monaten·discuss
imo an agent learns way more by watching the raw agentic flow than by reading some sanitized context dump. you get to see exactly where the last bot derailed and then patched itself. give that a shot—handing over a spotless doc feels fake anyway.
yigitkonur35
·vor 5 Monaten·discuss
yeah, thanks for sharing your thoughts! the original idea was to reproduce the exact same session on other coding platforms using the jsonl schema of each, but after seeing how the microsoft ai engineers on copilot-cli handle session continuity (major respect to them), i switched to single-message compression and it's been working very well for me.

most of us are juggling between $20 chatgpt and $20 claude subscriptions, so being able to hop between them by copying stuff over properly is clutch. give it a shot and lmk what you think, or drop a pr if you’ve got tweaks!