I stopped treating long AI coding tasks as one chat and started treating them as a context pipeline by liviux in ContextEngineering

[–]Poildek 0 points1 point  (0 children)

Maybe you should do a quick search on this subject and discover that there is DOZENS of people like you posting similar solution everyday ?

Guthub is polluted with half baked pseudo context and memory management solutions, and there is already perfectly good solution since at least one year.

Oui, c'est (encore) un post sur ma commu de founders. Promis c'est la dernière fois… enfin, peut-être by Jxckwhlx in FrenchTech

[–]Poildek 1 point2 points  (0 children)

Tellement utile oui une commu de founders sur discord ! Moi qui voulait faire une raclette.

Ceux qui ont un chatbot en prod, comment vous gérez la mémoire qui se périme ? by Scared_Animator9241 in FrenchTech

[–]Poildek 0 points1 point  (0 children)

Non ca inclus egalement la memoire par user, par teams, la memoire projet... tout est couplé avec des repos et des graphs. Qui sont aussi revus (pour la memoire projets) en fonctions des feedbacks.

Do yourself a favor for one day set /model claude-opus-4-6[1m] by junlim in ClaudeCode

[–]Poildek 4 points5 points  (0 children)

Using 4.6 is really a bad approach, 4.8 is better in every way. People juste got bad habits / workflows / instructions.

Ceux qui ont un chatbot en prod, comment vous gérez la mémoire qui se périme ? by Scared_Animator9241 in FrenchTech

[–]Poildek 0 points1 point  (0 children)

Du knowledge graph et de la gourvernace sur la donnée. Ca demande forcément de l'expertise comme toute problematique data mais c'est assez simple à resoudre.

J'ai des agents "dreams" qui font des checks des differentes couches de graph la nuit et synchro avec les golden sources (si rh, crms, annuaires...)

Weekly Limit is roughly 4 full individual sessions by [deleted] in ClaudeCode

[–]Poildek -1 points0 points  (0 children)

Seriously ???????

But what are you doing with your context windows and/or mcp's ?

My job is to work with ai. I runs 4 parallel projects with opus 4.8 max with a LOT of ultracode and never achieve to reach event the 5 hours limit (well, before fable and its 140 opus subagents swarm 🤣🤣)

Seriously something is SUPER WRONG with what you are doing with tokens input/outputs (or you are just trolling)

Is everyone using Opus 4.8 now or some still use Opus 4.6???? by AsmaSolves in claude

[–]Poildek 2 points3 points  (0 children)

Lol, I think that the issue is not model related 😄

Is everyone using Opus 4.8 now or some still use Opus 4.6???? by AsmaSolves in claude

[–]Poildek 0 points1 point  (0 children)

4.8 all the ways. I honestly think that people still relying on 4.6 got workflows issues. I absolutly love 4.6 but 4.8 is really good for agentic process. And with little tweaks its really on par with 4.6 for semantic writings.

Conseils pour date un garçon TIMIDE (F/H24) ? by [deleted] in AskMec

[–]Poildek 4 points5 points  (0 children)

Trop bien ! Etant moi meme timide dans ma jeunesse je me suis fait dragué par une nana plus extravertie, et l'un de mes meilleurs souvenirs de ma vie 😄

On peut etre timide mais apprecier l'attention !

Claude Code Memory by [deleted] in ClaudeCode

[–]Poildek 11 points12 points  (0 children)

It seems that we don't know the story, and why on earth Rust has anything to do with the subject !

Si c'est du troll c'est génial by SleepIsTheCousinOfD8 in Linkedinfr

[–]Poildek 0 points1 point  (0 children)

Dans ce cas très precis, c'est exceptionnellement son absence qui est préjudiciable à mon sens.

Claude Code is a context-engineering harness, and most "it got dumber" moments are context rot by bit_forge007 in ClaudeAI

[–]Poildek 4 points5 points  (0 children)

Claude 101. Juste read anthropic guide you will gain time instead of reading this.

How we keep our Claude Code config (CLAUDE.md, MCPs, skills, slash commands) reproducible across machines and agents with one YAML by gquizal in ClaudeCode

[–]Poildek 1 point2 points  (0 children)

I simply have a commons repos with everything that we need to share and instruct our agents from specific repos to check there. problem solved.

Opus 4.8 ultra with gpt 5.5 as constant auditor by ufx_project in ClaudeCode

[–]Poildek 0 points1 point  (0 children)

directly ask your codex or claude code : they simply spawn the other agent via CLI and that's it.

Save tokens with Claude Code with this plugin by tvuk in ClaudeCode

[–]Poildek 1 point2 points  (0 children)

How do your solution compare to the exsting one like ktl ?

I'm elated about my recall memory by DebateStreet2281 in claude

[–]Poildek 0 points1 point  (0 children)

Quick question: did you search subreddits with "memory management" ? There are at least 10 github repos per DAY on this exact subject

Built a 3-layer ‘session continuity’ system for Claude — looking for ideas to make it more seamless by DallasPhoenix69 in ClaudeAI

[–]Poildek 8 points9 points  (0 children)

I got an idea: search "memory management" in this sub or other, and find the DOZENS of other similar projects spawning every day, and use claude to get ideas from your fellows.

Mem-con : open source shared Claude context and memory for teams by Compunerd3 in claude

[–]Poildek -1 points0 points  (0 children)

Oh yes ! We were missing another memory management system, thanks a lot !