context
22
ctx:discord/blah/resources/22Source document
full textresources-22
text/plain3 KB
doc:agent/resources-22/8ac04ec6-9ed2-4176-8ac6-9d85fdc09c1d[2025-12-10 01:37] ajaxdavis: i'd rather just let the full model/agent/base (claude code) do things how it wants to with appropiate context, no need to tell it what tools to use or how [2025-12-10 01:37] lisamegawatts: mmm but the output gets better if you tell it moar good [2025-12-10 01:38] lisamegawatts: how does it know what context it needs? [2025-12-10 01:38] lisamegawatts: i just watched mine try to resolve concurrency with regex of likely terms [2025-12-10 01:40] lisamegawatts: can we just cache context? so my db migrations specialist is in charge of state, and any time we need to know state he can report it and maybe also he has only keys to preserve data [2025-12-10 01:40] lisamegawatts: and he objects when people propose a plan that would break db [2025-12-10 01:41] lisamegawatts: i can't count how many times we reread crud and db files trying to troubleshoot [2025-12-10 01:41] ajaxdavis: i think thats useful, though my claude.md just knows it has access to db cli tools so i never find the need to make a swe agent or any more context then that [2025-12-10 01:42] ajaxdavis: github/vercel/logs/database cli tools in my claude.md pretty much suites all my needs, but could be better to have a swe-agent/service thing, keep building! [2025-12-10 02:04] lisamegawatts: i just tried to add mcp to connect to db lol, it did not locate an mcp or tool but did write a python script and connect directly using the env credentials [2025-12-10 02:05] lisamegawatts: are you using mcp for that stuff? [2025-12-10 02:05] lisamegawatts: i also was thinking specialist because he mentioned that mcp and data would clog your context, agree and that is where i wanted it to have "feelings" when it needs to look at subsystem [2025-12-10 02:06] ajaxdavis: nah cli, i seldom use mcp servers in claude, they are more or less the same thing, but cli is just way more efficient if they have a good man page and good commands/arguments [2025-12-10 02:08] lisamegawatts: so whats up with needing to tell omega to do stuff with tables? [2025-12-10 02:10] lisamegawatts: (genuine question) [2025-12-10 02:17] ajaxdavis: well omega needs mcp / tools because it doesnt run an agentic harness in a shell [2025-12-10 02:17] ajaxdavis: its just a webserver that streams tool responses [2025-12-10 02:17] ajaxdavis: could give it an agentic shell [2025-12-10 02:20] ajaxdavis: i use mcp whereever i dont have control over the environment, and that is what it is for [2025-12-10 02:22] ajaxdavis: no control - chatgpt - vercel functions - claude desktop control - claude code - my computer - hosted servers that i have shell access to [2025-12-10 05:18] ajaxdavis: https://polar.sh/ [2025-12-10 06:03] ajaxdavis: https://x.com/jefftangx/status/1998065779514933660 [2025-12-10 14:31] ajaxdavis: https://manthanguptaa.in/posts/chatgpt_memory/ [2025-12-10 14:40] ajaxdavis: https://x.com/koylanai/status/1998530190847390025
Facts in this context
Grouped by subject. Each subject links to its full article.
Ajaxdavis19 factsex:ajaxdavis
| considersEquivalent | Mcp Servers |
| considersMoreEfficient | Cli |
| considersUseful | Caching Context |
| doesNotSeeNeedFor | Swe Agent |
| doesNotSeeNeedFor | Additional Context |
| encouragesBuilding | Swe Agent |
| explainsReasonFor | Omega Needs Mcp |
| expressedPreferenceFor | Autonomous Agent Behavior |
| listsCategory | Environments With No Control |
| prefers | Cli |
| prefersNotToSpecify | Tool Usage Instructions |
| rdfs:label | ajaxdavis |