๐ Exciting news for #ChatGPT enthusiasts! After a long hiatus since Jul 8, 2023, I'm thrilled to announce an update to ChatGPT Source Watch: https://t.co/1TjdTEArDt๐ ๏ธ
๐ Check out the latest commits to see whats new: https://t.co/9pM8r0Ap0k
GPT-5.5 is #1 on DeepSWE, a hard long-horizon coding benchmark ๐ฅ
70% pass@1 vs 58% for Claude Opus 4.8.
And GPT-5.5 gets there with:
~2x faster runs
~1/2 the cost
~1/3 the output tokens
Literally, better intelligence per dollar, per minute, per task.
@fifteenai Curious if youโd be open to open sourcing / open weighting it for anyone who wants to play around / explore / learn from / build on top of it?
@vicnaum Oh, youโre already using wakaru in it too; even closer to my interests! ;)
Did you see the wakaru v1 rust rewrite that just dropped recently? Massive speedups and memory usage improvements; and weโre still in very early stages of benchmarking/optimising/etc.
cc // @pionxzh
At a company I used to work for; a friend built a tool that basically did this over a locked down Remote Desktop session; then implemented a bi-directional TCP/IP tunnel over it. Was neat!
@SenhorZiborro At a company I used to work for; a friend built a tool that basically did this over a locked down Remote Desktop session; then implemented a bi-directional TCP/IP tunnel over it. Was neat!
I also built bun-demincer - a generic toolkit for cracking open ANY Bun-compiled binary.
Extract embedded JS, split into modules, identify npm packages (fingerprint DB is 1,668 packages rn), deobfuscate, organize into directories and reassemble it back!
https://t.co/CNyjkdfiRi
I reverse-engineered @claudeai Code's binary to add a feature I always wanted:
When context fills up - instead of nuking everything with /compact - I can now surgically strip tool calls/results and thinking blocks while keeping all actual messages intact.
@aethernet_port@btraut I created a script to help with this:
First added in this commit: https://t.co/WseVotIih4
Script is here: https://t.co/FdfEDiYwDq
No guarantee it is up to date with current codex internals; so maybe have codex do some checks/tests with it / before using it to be sure.
@MalikTick@btraut Being able to move projects in and out of projects would be SO helpful.
Also to be able to move them to/from the โnot attached to a projectโ โchatsโ section too.
I put together a skill/tool to help with this; but itโs hacky and annoying that itโs not possible by default.
@MalikTick@btraut Being able to move projects in and out of projects would be SO helpful.
Also to be able to move them to/from the โnot attached to a projectโ โchatsโ section too.
I put together a skill/tool to help with this; but itโs hacky and annoying that itโs not possible by default.
@MalikTick@btraut First added in this commit: https://t.co/WseVotIih4
Script is here: https://t.co/FdfEDiYwDq
No guarantee it is up to date with current codex internals; so maybe have codex do some checks/tests with it / before using it to be sure.
@MalikTick@btraut Being able to move projects in and out of projects would be SO helpful.
Also to be able to move them to/from the โnot attached to a projectโ โchatsโ section too.
I put together a skill/tool to help with this; but itโs hacky and annoying that itโs not possible by default.
@chrisd9r@btraut Iโve noticed similar with worktrees weirdly conflicting with โrootโ projects and cloud projects in the sidebar; where Iโm seeing some of my chats end up in weird places/groupings.
It would be nice if the main project folder showed itโs related worktree projects โattachedโ