A colorful, informative statusline for Claude Code CLI.
- Directory (blue) - Current working directory
- Node version (green ⬢) - Shows when package.json exists
| /*** MIT LICENSE | |
| Copyright (c) 2022 torcado | |
| Permission is hereby granted, free of charge, to any person | |
| obtaining a copy of this software and associated documentation | |
| files (the "Software"), to deal in the Software without | |
| restriction, including without limitation the rights to use, | |
| copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| copies of the Software, and to permit persons to whom the | |
| Software is furnished to do so, subject to the following |
| // | |
| // ListeningVoiceAnimation.swift | |
| // | |
| // Created by Amos Gyamfi on 12.12.2025. | |
| // | |
| import SwiftUI | |
| struct ListeningVoiceAnimation: View { | |
Bluesky has implemented age verification measures in response to regional laws that restrict access, prompting users to verify their age through Epic Games' Kids Web Services before they can access adult content.
This sucks, but thankfully there are ways to work around it.
Before diving in: I encourage you to read this entire document, including the
| #!/usr/bin/env -S uv run --script | |
| # /// script | |
| # requires-python = ">=3.8" | |
| # dependencies = [ | |
| # "requests>=2.31.0", | |
| # "rich>=13.0.0", | |
| # ] | |
| # /// | |
| """ | |
| Fetch complete Claude Code documentation from Anthropic docs site |
| { | |
| "apiVersion": "dashboard.grafana.app/v2beta1", | |
| "kind": "Dashboard", | |
| "metadata": { | |
| "name": "claude-code-metrics", | |
| "generation": 12, | |
| "creationTimestamp": "2025-12-10T13:33:56Z", | |
| "labels": {}, | |
| "annotations": {} | |
| }, |