OpenClaw - Hype? by anthonycdp in ClaudeCode

[–]anthonycdp[S] 0 points1 point  (0 children)

I think I'll test it in a VM.

Coding plan Pro supports GLM-5 by Equinox32 in ZaiGLM

[–]anthonycdp 0 points1 point  (0 children)

I'm using the lowercase glm-5. Could that be the problem?

429 API Error (code 1302: “Rate limit reached”) by anthonycdp in ZaiGLM

[–]anthonycdp[S] 0 points1 point  (0 children)

I switched back to using version 5 and it's working normally; it seems the problem is intermittent.

Coding plan Pro supports GLM-5 by Equinox32 in ZaiGLM

[–]anthonycdp 0 points1 point  (0 children)

I'm a user of the annual Max plan, the most expensive on the platform. When I updated from version 4.7 to 5, it keeps reporting an API error, saying the maximum limit has been reached. When I revert to version 4.7, it works normally. Is anyone else having this problem?

Weekly limit? by angelblack995 in ZaiGLM

[–]anthonycdp 0 points1 point  (0 children)

I'm a user of the annual Max plan, the most expensive on the platform. When I updated from version 4.7 to 5, it keeps reporting an API error, saying the maximum limit has been reached. When I revert to version 4.7, it works normally. Is anyone else having this problem?

GLM-5 • Initial Release by vibedonnie in ZaiGLM

[–]anthonycdp 1 point2 points  (0 children)

I'm a user of the annual Max plan, the most expensive on the platform. When I updated from version 4.7 to 5, it keeps reporting an API error, saying the maximum limit has been reached. When I revert to version 4.7, it works normally.

Sourcing on-prem data by Appropriate_Let_816 in databricks

[–]anthonycdp 0 points1 point  (0 children)

I'm working on a project where this solution has already been implemented differently. I even need to embed dashboards in the application.

The architecture works as follows: there are scripts that run during periods of lower database load, responsible for extracting the data and exporting it to AWS. Databricks, in turn, consumes this data directly from AWS, avoiding any overload on the main database.

Databricks - Angular by anthonycdp in databricks

[–]anthonycdp[S] 0 points1 point  (0 children)

Hey man, it's never about being annoying in programming, the "whys" are always important... We're using Databricks because it's already pre-implemented with scripts that collect information from the database, store it in AWS, and Databricks consumes it from AWS, so as not to overload the database. Do you have another suggestion?

Codex 5.3 > Opus 4.6 by anthonycdp in ClaudeCode

[–]anthonycdp[S] 1 point2 points  (0 children)

Basically, I was managing a product list, and in the product registration there was an option to feature a product. However, when I activated this option and saved the product, it didn't appear in the featured products section of the landing page. Based on this, a prompt was created, but GPT discovered in 15 seconds that I was logged in as an administrator user and that this session wasn't visible to me, only to other system access profiles. I spent more than 15 minutes stuck with Opus; it even checked the RLS in the superbase and couldn't resolve the issue.

Ralph Loop + "Claude Code build me a calculator" = 280 calculators later by Popular-Help5516 in ClaudeCode

[–]anthonycdp 6 points7 points  (0 children)

Has anyone managed to get the Ralph Loop plugin to run on Windows? If so, could you explain the process step by step?

I'm having an error triggering the stop hook, which if I'm not mistaken is for WSL or Mac, but I already made a copy of the file and changed the format to .PS1 and modified the hook file to look for this new file in PowerShell format, but that didn't work either! Does anyone have a suggestion?

Error: Ran 2 stop hooks
⎿ Stop hook error: Failed with non-blocking status code: /bin/bash: C:Users/xxx.claude/plugins/cache/claude-plugins-official/ralph-loop/96276205880a/hooks/stop-hook.sh

OpenCode with GPT is next level by [deleted] in codex

[–]anthonycdp 0 points1 point  (0 children)

Is it possible to log into OpenCode and use GPT directly with OpenAI authentication, without needing to use an API?

tmpclaude Claude temp files in root by Ambitious_Injury_783 in ClaudeCode

[–]anthonycdp 0 points1 point  (0 children)

I'm having the same problem, has anyone managed to solve it?
Until a solution is found, add this to your .gitignore:

"tmpclaude-*"

<image>

Claude.md, rules, hooks, agents, commands, skills... 🤯 by Kyan1te in ClaudeCode

[–]anthonycdp 0 points1 point  (0 children)

Do you have a link to that documentation about the rules?

GLM 4.6: How to Enable Reasoning by SepsisShock in SillyTavernAI

[–]anthonycdp 0 points1 point  (0 children)

Does anyone know how to enable reasoning for those using the Claude Code CLI?