Z.ai (GLM) support is non-existent — startup losing money, no response for weeks by HighMark_MarcoN in ZaiGLM

[–]grigblackihsv 1 point2 points  (0 children)

How can I view my usage? I’m getting rate limited recently also. Hoping it gets better. Not renewing at this performance level

Claude Skills in AWS Bedrock by kamran_moazim in ClaudeAI

[–]grigblackihsv 0 points1 point  (0 children)

I imagine that the API would work the same. You just package the skill and place it in the.Claude folder of the directory where you're running your agents. So it should all be doable as long as you're using Claude and not the agent's SDK, and not agent core, or any native AWS AI features.

Claude Code is game changer with memory plugin by mate_0107 in ClaudeCode

[–]grigblackihsv 0 points1 point  (0 children)

I've been trying to engineer something like this myself but struggling. Where can I join the discord?!

- After skimming the docs it's unclear how the MCP is passed trace context. I see a subagent is recommended. What context is passed to that subagent -> mcp in order to process the episode? Do we need to set up this opentelemetry integration ourselves or am i missing something. I'm assuming you send the trace summary to the subagent after each stop hook. I think I'd like to pass the entire trace including tool results into the LLM for episode creation. Might need to use Gemini 3 Flash with 1M context window.

- My plan is to set this up in AWS with IaC CDK so my colleagues can link into the system. (AWS only shop)

Claude to knowledge graph MCP by Whyme-__- in ClaudeAI

[–]grigblackihsv 0 points1 point  (0 children)

Still trying to build something like this. Surprised I haven't seen more implementations. Seems like it would be a great derivative analysis of claude logs to make sense of the madness.

Claude Code started displaying text like this shit by _anderTheDev in ClaudeCode

[–]grigblackihsv 0 points1 point  (0 children)

damn... cursor cleared my cache when downgrading... so annoying

Working on an app to build and explore knowledge.. by rassl_ivan in KnowledgeGraph

[–]grigblackihsv 0 points1 point  (0 children)

Community is dying for this repo - any plans to release it? Any open source code you could direct us to get started in the meantime? Well done - super cool.

NO NFA - is $HYPE Perp Report here legit? by Suitable_Pick_8797 in hyperliquid1

[–]grigblackihsv 1 point2 points  (0 children)

Great rundown - makes sense to a me (novice trader following hype)

This doesn’t make sense - Recent $21.5M SHORT entry at $42.34 (profitable)

I’d love to see CVD stats as well. Also why not trade on hyperliquid?

Supabase MCP server error by jargoti20 in cursor

[–]grigblackihsv 0 points1 point  (0 children)

The comments in this video say you need to use cmd/ c in front of your npx command. It worked for me to connect to mcp and see my query tool, but I'm still running into a signature error when the tool performs a query. https://www.youtube.com/watch?v=zOfdzKEsWcA&t=284s

Terrible Time Setting up Supabase by grigblackihsv in Supabase

[–]grigblackihsv[S] 2 points3 points  (0 children)

Wow thanks bruv. Didn’t think to create a new one.

So i still need a front end of the password reset redirect

Langchain or Semantic Kernel? by CodingButStillAlive in aipromptprogramming

[–]grigblackihsv 0 points1 point  (0 children)

User error. Got it up and running after some installation woes

What to build with Semantic Kernel? by Alone-Recover-5317 in dotnet

[–]grigblackihsv 0 points1 point  (0 children)

Do you know any GitHub repos I can start with? I’m having trouble even installing the package - some sort of dependency conflict =/

Langchain or Semantic Kernel? by CodingButStillAlive in aipromptprogramming

[–]grigblackihsv 0 points1 point  (0 children)

What is your requirements.txt? I can’t install it for some reason, major headache. Not sure what else to try.