Earlier quoted context omitted.
I believe Codex harness is pretty sticky though I haven’t tried many others. Does anyone else provide a harness of that quality?
opencode is highly regarded, I use it exclusively
Kimi K3-256k
131–140 of 172 posts
Re: Kimi K3-256k
#132This is just an API level change right? The model itself should be the same I think.
So I'd guess it's API level.
Re: Kimi K3-256k
#133Earlier quoted context omitted.
It's pretty handy for have very long contexts for long running agents, or else when doing literary analysis to simply be able to load the entire book in.
Don’t they compact context to remove irrelevant details automatically?
Re: Kimi K3-256k
#134Re: Kimi K3-256k
#135Re: Kimi K3-256k
#136Codex uses 256k masterfully, 1M is luxurious but still quite expensive and seems not necessary as a default.
> Codex uses 256k masterfully This. When working on hard problems (not "vibecode me a script to show an alert box", but e.g. "let's see what this three-level LUT-state-machine obfuscated binary does"), hitting the 1M (!) context window with Claude Code feels like you were talking to Claude Claudewski when his shift just abruptly ends, he packs his things, throws the office keys at Claude Claudeson in-between the fron…
Re: Kimi K3-256k
#137Re: Kimi K3-256k
#138Can we assume that model performance at 90% of the 256k limit != 90% of 1M token limit? Is this the exact same model just with less VRAM allocated for context window?
Re: Kimi K3-256k
#139Re: Kimi K3-256k
#140Earlier quoted context omitted.
Models work best when they have short instructions and no noise. "Conversation [may] contain" also means "conversation has a lot of noise". It degrades performance and increases cost. I use handoff skill to ask model to write a prompt for itself.
The applicability of your advice is very model dependent. Some like Claude have very good long context performance, whereas others they fall off much quicker past some threshold.