Earlier quoted context omitted.
How do people build something like a personal harness? Are there tools for that or is it done from scratch?
Build it from scratch. Understanding fundamentals of how agentic coding harnesses is a must though if you gonna go that route. I think everyone should take time and learn these things, maybe reverse engineer Codex Cli or something like that as a starter. That info is very valuable in this day and age.
Claude Code is steganographically marking requests
131–140 of 817 posts
Re: Claude Code is steganographically marking requests
#132Earlier quoted context omitted.
How do people build something like a personal harness? Are there tools for that or is it done from scratch?
It’s not that difficult, it’s just a system prompt and a set of basic file edit/bash/etc tools. Me, personally, I didn’t build it from scratch but I ported original CC from published sources into Python and extended it to match my own requirements.
Re: Claude Code is steganographically marking requests
#133Codex CLI is FOSS, unlike Claude Code, so Codex is less likely to do things like that, and it's one more reason to avoid Claude Code and Claude in general. Hopefully, many eyes will be looking into Codex for malicious things like that.
Re: Claude Code is steganographically marking requests
#134Earlier quoted context omitted.
How do people build something like a personal harness? Are there tools for that or is it done from scratch?
Why use a personal harness? You have to pay API pricing, which is far more costly. I'd either switch to GLM wholesale or just continue to use Opus within Claude Code as the blessed, subsidized path.
I'm not sure how that's possible. I expected to get increased correctness for that order of magnitude (something something test-time compute!) but I am not getting it.
Re: Claude Code is steganographically marking requests
#135Can somebody clarify for me - if ANTHROPIC_BASE_URL is set to a different provider... then isn't this "marked" system prompt being sent to that provider's API rather than Anthropic's? I understand how this can be useful to Anthropic if the 3rd-party is acting as a proxy (because they end up hitting the Claude API with the marked prompt), but it looks like requests where "hostname contains deepseek" would never be sen…
Did I understand correctly, that custom base URL triggers this behavior? So if I'm running Claude through a LLM proxy, I'm also affected?
Re: Claude Code is steganographically marking requests
#136I used Claude Code for a month because my boss gifted me a sub and wanted me to try it. I used that month to complete a work project and then beef up my personal harness so I'd never have to deal with Anthropic (and these sorts of shenanigans) again.
How do people build something like a personal harness? Are there tools for that or is it done from scratch?
https://m.youtube.com/watch?v=_AgKuFGvJfI
And the repo:
Re: Claude Code is steganographically marking requests
#137Anthropic must think that their moat isn't very large if they're this worried about distillation.
Re: Claude Code is steganographically marking requests
#138Earlier quoted context omitted.
How do people build something like a personal harness? Are there tools for that or is it done from scratch?
Why use a personal harness? You have to pay API pricing, which is far more costly. I'd either switch to GLM wholesale or just continue to use Opus within Claude Code as the blessed, subsidized path.
Re: Claude Code is steganographically marking requests
#139If they only collect the data for analysis I guess this is fine (they already get way more sensitive data from users anyways, so if privacy is your concern you've made the mistake many steps ago). The much more interesting question is if they directly act on this data in their API. For example by rate-limiting, compute-limiting or rerouting to weaker models. That might even be legally questionable. I would really lik…
"If they only collect the data for analysis I guess this is fine" I think you missed the memo on how foolish this attitude is. It came out around the time Edward Snowden made his discoveries at the NSA public. I suggest you look into it
Re: Claude Code is steganographically marking requests
#140Earlier quoted context omitted.
Given the Anthropic shenanigans, do you trust the personal harness code it wrote for you?
Does anyone know what’s gone wrong with Anthropic? They used to be a decently credible company with not-too-shady behaviour... I hope they can actually regain some credibility…
It also doesn't seem very consistent to fixate on that while sending Anthropic everything about you via your day to day prompts, every line of the projects and environments you're working on at work, etc.
Their credibility comes from having one of the best models.