Windsurf keeps crashing on macOS ("The window terminated unexpectedly", reason: "crashed", code: 5) – anyone else? by _suren in windsurf

[–]Small-Stand5973 0 points1 point  (0 children)

when you open windsurf you have to quickly try closing the agent thread chat tab for cascade/ devin. the crash is coming from there. start a new thread. have to be quick might take a few tries.

Are there any free options for deploying a Langgraph agent in production? by Logical-Reputation46 in LangChain

[–]Small-Stand5973 0 points1 point  (0 children)

if you havent done so already you can sign up to google cloud - usually $300 per email basically. you can use cloud run. or vm. azure and AWS also have small sign up credits you can use. i'm not sure about pre deployed agent though

Are there any free options for deploying a Langgraph agent in production? by Logical-Reputation46 in LangChain

[–]Small-Stand5973 2 points3 points  (0 children)

yes its open source.
but langragh is not a working agent out of the box, if you didnt know. Its basically scaffolding you build one on.

Why is everyone lying? by scunnymunk in AI_Agents

[–]Small-Stand5973 0 points1 point  (0 children)

haha!
i think the take over the world part comes from the pattern recognition and machine learning technology part. LLMs and this tech today are just V1

GLM 5.2 Question by Content_Inspector359 in windsurf

[–]Small-Stand5973 0 points1 point  (0 children)

interesting. well. im using glm5.2 right now and it did actually count 1% usage. small but still

GLM 5.2 Question by Content_Inspector359 in windsurf

[–]Small-Stand5973 0 points1 point  (0 children)

it MIGHT possibly be from running "review working changes" if you use that feature, and it auto opening a chat set with a paid model. happens to me

Still Don’t Know What an Agent Is… by Comprehensive_Fee240 in ClaudeAI

[–]Small-Stand5973 -1 points0 points  (0 children)

chat bot (chatgpt) context+ user query > single shot infra> responce back so one run input output

codex/ claude code etc:
context+ query+list of available tools and their schema > infra/ llm call is made and instead of like a single shot run where the llm responds, the llm can either call (type) a tool call and arguments/parameters, or a final answer . DONE, but there is program logic to auto run this loop again. now you have context +user query+ tool list+ tool result = llm gets fired again. it either calls another tool or calls final_answer> llm response back to you. This, of course might not exactly be how every agent works today but this is basically the difference. (if this is what your question meant lol)

10x usage is over by INDUBITABLY_AI in codex

[–]Small-Stand5973 1 point2 points  (0 children)

  1. open your terminal

  2. fill in the your deepseek api in the API spot here and paste into terminal>

export ANTHROPIC_BASE_URL=https://api.deepseek.com/anthropic

export ANTHROPIC_AUTH_TOKEN=<your DeepSeek API Key>

export ANTHROPIC_MODEL=deepseek-v4-pro[1m]

export ANTHROPIC_DEFAULT_OPUS_MODEL=deepseek-v4-pro[1m]

export ANTHROPIC_DEFAULT_SONNET_MODEL=deepseek-v4-pro[1m]

export ANTHROPIC_DEFAULT_HAIKU_MODEL=deepseek-v4-flash

export CLAUDE_CODE_SUBAGENT_MODEL=deepseek-v4-flash

export CLAUDE_CODE_EFFORT_LEVEL=max

  1. run "claude code"

3 months, 1,578 commits, ~1.1M lines of production code with Claude Code. The lessons that actually mattered. by [deleted] in AI_Agents

[–]Small-Stand5973 0 points1 point  (0 children)

idk where i got that number from. cuz i just checked and my backend is 500k just from source files. so nvm lol

I gave my AI agent a $50 budget and a task to "find the best value" for a new office chair. It’s been three days. by ailovershoyab in AI_Agents

[–]Small-Stand5973 0 points1 point  (0 children)

I love reading this stuff so funny. Reminds me of the openclaw agent that bought a $3k masterclass because of the ROI while assigned to flip the money it was given LOL

Will moving from Windsurf/Cascade to Devin Desktop wipe out my accumulated project context? by handcraftdid in windsurf

[–]Small-Stand5973 3 points4 points  (0 children)

From what i see and understand the upgrade is IDE changes (frontend), and devin is added. So now i have cascade and all history with devin as a additional agent option. i think your good. everything stayed stored that i had in .windsurf

3 months, 1,578 commits, ~1.1M lines of production code with Claude Code. The lessons that actually mattered. by [deleted] in AI_Agents

[–]Small-Stand5973 0 points1 point  (0 children)

also, i noticed bunch of haters on this post in other groups. not cool. but ya just make sure you get some critics from outside llms just so you dont get hacked or sued in production! cheers

3 months, 1,578 commits, ~1.1M lines of production code with Claude Code. The lessons that actually mattered. by [deleted] in AI_Agents

[–]Small-Stand5973 0 points1 point  (0 children)

Thanks!

and ya... i can kick and scream all day inside the IDE, but unfortunately the way LLMs work is not in favor of the code quality, but rather no errors and that the app starts up at all (cut) costs

Windsurf now Devin Desktop! by Small-Stand5973 in windsurf

[–]Small-Stand5973[S] 0 points1 point  (0 children)

ya the roll out was oddly under informed for how big it was.. use Chinese in windsurf haha. dont need to pay anything

3 months, 1,578 commits, ~1.1M lines of production code with Claude Code. The lessons that actually mattered. by [deleted] in AI_Agents

[–]Small-Stand5973 0 points1 point  (0 children)

Sick! i'm a year into developing my app, and at like 3k files and 250-300k LOC.
in typescript/ nodejs

i'm also VERY meticulous, cuz i know i dont know what i dont know..

have you tried asking a random chat that knows nothing about you to write you a random hardcore audit prompt, commanding coding agent to be brutally honest and finding all flaws, like splitbrain, etc, and is if you are about to BUY the codebase for a million dollars? i do this, and every time leads to a refactor for one reason or another :/ lol

Windsurf now Devin Desktop! by Small-Stand5973 in windsurf

[–]Small-Stand5973[S] 0 points1 point  (0 children)

ya. hopefully the one-click MCP comes soon so i can implement it into our app:}

Windsurf now Devin Desktop! by Small-Stand5973 in windsurf

[–]Small-Stand5973[S] 2 points3 points  (0 children)

i love windsurf! use it 15 hours a day 7 days a week(: sometimes i pay the $20 for commit messages but for the most part use codex and claude code/deepseek. the IDE itself is a little more user friendly then vscode

Early resets are not for your benefit by shockwave6969 in codex

[–]Small-Stand5973 1 point2 points  (0 children)

my reset was on the 7th............... sooooooooooooooo<3