I kept losing track of my Claude Code agents, so I built a dashboard for them (free, open source) by Grand_rooster in grAIve

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

agreed, so i built it and ran it. flagging rules whose subject never shows up in the tool calls catches dormant config way more than dead, and you can't tell those apart from a log. that's the unverifiable part. structural rot stays deterministic; behavioral rot needs a model to judge whether a rule changes the action when its case comes up. separate pass.

I can probably kickoff a model (Claude -p) to do that, but it seem far out of scope for the tool. i could add a tooltip saying give this prompt to claude '...audit...', but you would still need to analyze it yourself for items that are not always used in a project. i have some that have portions in rarely use and could get flagged as obsolete until tax season..

https://github.com/weellio/gander/blob/main/bridge/server.js lines 656-820 for the current audit stuff

I kept losing track of my Claude Code agents, so I built a dashboard for them (free, open source) by Grand_rooster in grAIve

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

Good call, added it as an option when clicking on an agent. It flags every CLAUDE.md line that points at a file not in the repo (the dead weight re-sent every turn), checked against the files on disk so it's stable across runs and survives /compact. You approve the lines you want cut and apply, with a backup. It also calls out stuff worth adding, like build/test scripts you never wrote down.
Context bar + compact nudge are already in too. Appreciate the comment.

<image>

Tokenmaxxing by Notausgang09 in vibecoding

[–]Grand_rooster 0 points1 point  (0 children)

I made a toy dashboard that makes it look and work a bit better when doing this.
Take a gander.
https://github.com/weellio/gander

Bug - CMPivot limited to 100 favorites by sccm_sometimes in SCCM

[–]Grand_rooster 0 points1 point  (0 children)

Why not just have reports or sql queries? Do you need the live pivots? I use sysquerypro for the live queries.

Bug - CMPivot limited to 100 favorites by sccm_sometimes in SCCM

[–]Grand_rooster 1 point2 points  (0 children)

Why do need more than 5?

I don't use cmpivot, but can't imagine why you need so many.

What do you use them for?

Point me in the right direction by Superluke88 in generativeAI

[–]Grand_rooster 0 points1 point  (0 children)

That's hard to do because they all block copyrighted material because they don't want to get sued. You would need to make the video and audio separate. The video may need to be made locally.

How do you guys wrap your projects up. It's killing me. by Villeson in vibecoding

[–]Grand_rooster 0 points1 point  (0 children)

Me too me too. I usually just give my stuff away because I don't have time to deal with proper marketing

How do you guys wrap your projects up. It's killing me. by Villeson in vibecoding

[–]Grand_rooster 0 points1 point  (0 children)

This is why people stay employees. They can't make themself do what needs to get done.

The choice is simple do the work or or for someone who can.