#picodingagent — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #picodingagent, aggregated by home.social.
-
I must admit that I am having a lot of fun with the #PiCodingAgent right now.
I am not sure how I feel about that, as I am aware that AI coding is problematic. -
I must admit that I am having a lot of fun with the #PiCodingAgent right now.
I am not sure how I feel about that, as I am aware that AI coding is problematic. -
I must admit that I am having a lot of fun with the #PiCodingAgent right now.
I am not sure how I feel about that, as I am aware that AI coding is problematic. -
I must admit that I am having a lot of fun with the #PiCodingAgent right now.
I am not sure how I feel about that, as I am aware that AI coding is problematic. -
I must admit that I am having a lot of fun with the #PiCodingAgent right now.
I am not sure how I feel about that, as I am aware that AI coding is problematic. -
pi-event-monitor — a small plugin for the pi coding agent, just published.
Runs shell commands or watches files in the background and only wakes the agent when something happens (process exits, log line matches, file written). No polling, no token cost between events.
Modeled on the idea of how Claude Code implements Monitor.
-
pi-event-monitor — a small plugin for the pi coding agent, just published.
Runs shell commands or watches files in the background and only wakes the agent when something happens (process exits, log line matches, file written). No polling, no token cost between events.
Modeled on the idea of how Claude Code implements Monitor.
-
pi-event-monitor — a small plugin for the pi coding agent, just published.
Runs shell commands or watches files in the background and only wakes the agent when something happens (process exits, log line matches, file written). No polling, no token cost between events.
Modeled on the idea of how Claude Code implements Monitor.
-
pi-event-monitor — a small plugin for the pi coding agent, just published.
Runs shell commands or watches files in the background and only wakes the agent when something happens (process exits, log line matches, file written). No polling, no token cost between events.
Modeled on the idea of how Claude Code implements Monitor.
-
pi-event-monitor — a small plugin for the pi coding agent, just published.
Runs shell commands or watches files in the background and only wakes the agent when something happens (process exits, log line matches, file written). No polling, no token cost between events.
Modeled on the idea of how Claude Code implements Monitor.
-
A Vibe Coding Story: Without writing a single line of code himself, a developer solved a decade-old FreeBSD driver issue using AI vibe coding.
Full details here: https://ostechnix.com/build-freebsd-wifi-driver-ai-vibe-coding-macbook/
#Freebsd #WifiDriver #BCM4350 #VibeCoding #AICodingAgents #PiCodingAgent #Kernelmodule #BSD #Unix
-
A Vibe Coding Story: Without writing a single line of code himself, a developer solved a decade-old FreeBSD driver issue using AI vibe coding.
Full details here: https://ostechnix.com/build-freebsd-wifi-driver-ai-vibe-coding-macbook/
#Freebsd #WifiDriver #BCM4350 #VibeCoding #AICodingAgents #PiCodingAgent #Kernelmodule #BSD #Unix
-
A Vibe Coding Story: Without writing a single line of code himself, a developer solved a decade-old FreeBSD driver issue using AI vibe coding.
Full details here: https://ostechnix.com/build-freebsd-wifi-driver-ai-vibe-coding-macbook/
#Freebsd #WifiDriver #BCM4350 #VibeCoding #AICodingAgents #PiCodingAgent #Kernelmodule #BSD #Unix
-
A Vibe Coding Story: Without writing a single line of code himself, a developer solved a decade-old FreeBSD driver issue using AI vibe coding.
Full details here: https://ostechnix.com/build-freebsd-wifi-driver-ai-vibe-coding-macbook/
#Freebsd #WifiDriver #BCM4350 #VibeCoding #AICodingAgents #PiCodingAgent #Kernelmodule #BSD #Unix
-
A Vibe Coding Story: Without writing a single line of code himself, a developer solved a decade-old FreeBSD driver issue using AI vibe coding.
Full details here: https://ostechnix.com/build-freebsd-wifi-driver-ai-vibe-coding-macbook/
#Freebsd #WifiDriver #BCM4350 #VibeCoding #AICodingAgents #PiCodingAgent #Kernelmodule #BSD #Unix
-
Another day, another Pi extension.
Today I built one that shows my Claude usage quota directly in Pi. No more opening the web interface or Claude desktop app just to check my limits.
This is what I love about Pi – you can extend it for any purpose incredibly fast and easily. Thx @badlogic for this awesome tool!
If you're interested, grab it here: https://github.com/meteyou/pi-stuff/tree/master/extensions/quota-claude
-
Another day, another Pi extension.
Today I built one that shows my Claude usage quota directly in Pi. No more opening the web interface or Claude desktop app just to check my limits.
This is what I love about Pi – you can extend it for any purpose incredibly fast and easily. Thx @badlogic for this awesome tool!
If you're interested, grab it here: https://github.com/meteyou/pi-stuff/tree/master/extensions/quota-claude
-
Another day, another Pi extension.
Today I built one that shows my Claude usage quota directly in Pi. No more opening the web interface or Claude desktop app just to check my limits.
This is what I love about Pi – you can extend it for any purpose incredibly fast and easily. Thx @badlogic for this awesome tool!
If you're interested, grab it here: https://github.com/meteyou/pi-stuff/tree/master/extensions/quota-claude
-
Another day, another Pi extension.
Today I built one that shows my Claude usage quota directly in Pi. No more opening the web interface or Claude desktop app just to check my limits.
This is what I love about Pi – you can extend it for any purpose incredibly fast and easily. Thx @badlogic for this awesome tool!
If you're interested, grab it here: https://github.com/meteyou/pi-stuff/tree/master/extensions/quota-claude
-
Today I used Pi Coding Agent from @badlogic to write an extension for itself that visualizes Context Window Usage. 📊
It shows:
→ Token consumption of System Prompt, Tools, Skills & Messages
→ Which files have been read incl. token percentage
→ How much free space is leftSuper helpful to understand what's filling up the context and when to clean up.
🔗 https://github.com/meteyou/pi-stuff/tree/master/extensions/context-usage
-
Today I used Pi Coding Agent from @badlogic to write an extension for itself that visualizes Context Window Usage. 📊
It shows:
→ Token consumption of System Prompt, Tools, Skills & Messages
→ Which files have been read incl. token percentage
→ How much free space is leftSuper helpful to understand what's filling up the context and when to clean up.
🔗 https://github.com/meteyou/pi-stuff/tree/master/extensions/context-usage
-
Today I used Pi Coding Agent from @badlogic to write an extension for itself that visualizes Context Window Usage. 📊
It shows:
→ Token consumption of System Prompt, Tools, Skills & Messages
→ Which files have been read incl. token percentage
→ How much free space is leftSuper helpful to understand what's filling up the context and when to clean up.
🔗 https://github.com/meteyou/pi-stuff/tree/master/extensions/context-usage
-
Today I used Pi Coding Agent from @badlogic to write an extension for itself that visualizes Context Window Usage. 📊
It shows:
→ Token consumption of System Prompt, Tools, Skills & Messages
→ Which files have been read incl. token percentage
→ How much free space is leftSuper helpful to understand what's filling up the context and when to clean up.
🔗 https://github.com/meteyou/pi-stuff/tree/master/extensions/context-usage