WeSearch

Ask HN: Any good ways to extend Codex sessions?

·1 min read · 0 reactions · 0 comments · 3 views
Original article
Ycombinator
Read full at Ycombinator →
Opening excerpt (first ~120 words) tap to expand

1. Use context compression proxies/tools. These can compress anywhere from 5% to over 95% depending on the workload. Search github for these.2. Use bigger models for creating detailed plan, and then use smaller cheap models, like deepseek-v4-flash, or gemini-3-flash for actual implementation. This works really well.3. Do not just keep chatting in the same session. Try to start a new session for evrry new chat message, or at most like after 2-3 chat messages. if needed, you can ask it summarize the details and use that as context for new chat session.4. Implement the features in small sets, not one go.. and reset session after every set is done.5.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Ycombinator.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Ycombinator