Effective today, we are:
1) Doubling Claude Code’s 5-hour rate limits for Pro, Max, and Team plans;
2) Removing the peak hours limit reduction on Claude Code for Pro and Max plans; and
3) Substantially raising our API rate limits for Opus models.
@eddie_g33@kirillk_web3 Skill can be auto invoked by the agent, it has multiple layers of context: SKILL.md, resources, scripts and assets. Command are reusable manual triggers
Stop accidentally committing your secret files to Git!
There are 2 Git ignore files you can use:
1. Local: project specific ignore
2. Global: ignores for all your projects
It is recommended to use both. The local config works by default and is included in most frameworks.
For the global Git ignore, you can set the path to this file in your global Git config using the CLI command:
git config --global core.excludesfile ~/.gitignore_global
Now all your current and future projects are safe for any files you specify in your global Git ignore file:
~/.gitignore_global
@melvynx 1) Drizzle 2) Drizzle + RLS 3) Auth is cheaper than alternatives, easy to integrate, and you can migrate later, or create custom db auth schemas and functions 4) Saving time > pricing, once profitable, it pays for itself 5) Start simple, migrate later 6) you can self host it
We’re saying goodbye to the Sora app. To everyone who created with Sora, shared it, and built community around it: thank you. What you made with Sora mattered, and we know this news is disappointing.
We’ll share more soon, including timelines for the app and API and details on preserving your work. – The Sora Team
@luccasveg@cjc I think this is something like, agents auto assigning tickets to them and working on the background. Create issues -> An agent starts working -> Add comments, updates status, etc -> Creates PR -> Finishes
@UiSavior Left with Google and Apple only, also the email form could be hidden behind a 'Continue with email' option or magic link instead of email+pass, I have seen this combo and it feels cleaner
@shadcn - caffeinate for Mac + tailscale if required
- tmux for ssh (w/ config extend keys, xterm-256color and mouse scroll)
- open claude code in tmux session
- claude code /remote-control to have both options
- phone termius -> ssh to Mac or
- phone claude code -> code remote session