I want to really get into anthropic. For context: I have background in CV and ML in general. Currently reviewing and revising RL. Any idea how I can get into RL? I have 3 years of industry/research experience. Whenever I see post like this, it triggers a massive fomo creating a scene of urgency on I should work in these problems. Not being able to work here is making be anxious. what does it take for someone in Non-U…
Managing context on the Claude Developer Platform
21–30 of 93 posts
Re: Managing context on the Claude Developer Platform
#22I want to really get into anthropic. For context: I have background in CV and ML in general. Currently reviewing and revising RL. Any idea how I can get into RL? I have 3 years of industry/research experience. Whenever I see post like this, it triggers a massive fomo creating a scene of urgency on I should work in these problems. Not being able to work here is making be anxious. what does it take for someone in Non-U…
The leading AI companies have the kind of capital to be able to hire the very best of the industry. If you’re only just starting now and even worse yet need your hand held to do so you’re totally out of the running…
Re: Managing context on the Claude Developer Platform
#23Re: Managing context on the Claude Developer Platform
#24Re: Managing context on the Claude Developer Platform
#25I want to really get into anthropic. For context: I have background in CV and ML in general. Currently reviewing and revising RL. Any idea how I can get into RL? I have 3 years of industry/research experience. Whenever I see post like this, it triggers a massive fomo creating a scene of urgency on I should work in these problems. Not being able to work here is making be anxious. what does it take for someone in Non-U…
It may be harsh but the reality is, if you have to ask you’re likely not a viable candidate. The leading AI companies have the kind of capital to be able to hire the very best of the industry. If you’re only just starting now and even worse yet need your hand held to do so you’re totally out of the running…
Re: Managing context on the Claude Developer Platform
#26I don’t get it. I have been doing something similar for a month with opencode, is the new thing that the new sonnet model is fine tuned to call these tools “better” or simply that they have improved the devex to accomplish these things?
They fine tuned 4.5 to have `clear_tool_uses` marker tools that it understands without regressing the quality of future responses. You will however pay for the cache invalidation hit anyways, so it would need some evaluations how much this helps.
Re: Managing context on the Claude Developer Platform
#27Re: Managing context on the Claude Developer Platform
#28Nice. When using OpenAI Codex CLI, I find the /compact command very useful for large tasks. In a way it's similar to the context editing tool. Maybe I can ask it to use a dedicated directory to simulate the memory tool.
Claude Code already compacts automatically.
Re: Managing context on the Claude Developer Platform
#29Nice. When using OpenAI Codex CLI, I find the /compact command very useful for large tasks. In a way it's similar to the context editing tool. Maybe I can ask it to use a dedicated directory to simulate the memory tool.
Claude Code already compacts automatically.