昨日(2026-09-11)のブックマーク

1

quick reminder: laravel/pao is framework agnostic.. i…
投稿者
nunomaduro (@enunomaduro)
投稿日時
2026-09-10 17:10 +07
元リンク
https://x.com/enunomaduro/status/2097991056901980460
自動生成記事
quick reminder: laravel/pao is framework agnostic.. it works with any…
日本語訳
簡単な注意: laravel/pao はフレームワークに依存しません。laravel、symfony、laminas、vanilla php など、あらゆる php プロジェクトで動作します。また、phpunit、pest、paratest、phpstan、rector などをサポートします。トークンを支払うのが好きでない限り、なぜそれを使用しないのかわかりません。
本文
quick reminder: laravel/pao is framework agnostic.. it works with any php project: laravel, symfony, laminas, vanilla php, whatever.. and supports phpunit, pest, paratest, phpstan, rector, etc unless you enjoy paying tokens, i don't see a rason why not use it

2

Introducing Projects, a new way of working in Cursor.…
投稿者
Cursor (@cursor_ai)
投稿日時
2026-09-11 04:31 +07
元リンク
https://x.com/cursor_ai/status/2098162488013455784
自動生成記事
Cursor「Projects」が示す、AIコーディングの作業単位の変化
日本語訳
Cursor での新しい作業方法であるプロジェクトの紹介。タスクごとにチャットを作成するのではなく、単一の永続スレッドでコーディネーター エージェントと連携します。 @bot と同様に、エージェントは常に稼働しており、サブエージェントとの作業を積極的に管理し、時間の経過とともに改善します。
本文
Introducing Projects, a new way of working in Cursor. Rather than creating a chat for every task, you work with a coordinator agent in a single, persistent thread. Like @bot, your agent is always on, proactively manages work with subagents, and improves over time.

3

Cursor: Cursor Projects What changed: - Projects lets…
投稿者
Cursor Releases (@cursorreleases)
投稿日時
2026-09-11 04:04 +07
元リンク
https://x.com/cursorreleases/status/2098155717102567639
自動生成記事
Cursor: Cursor Projects What changed: - Projects lets you take on lar…
日本語訳
カーソル: カーソル プロジェクト 変更点: - プロジェクトを使用すると、機能、移行、アプリ全体など、数か月にわたってコンテキストを維持しながら、より大きな作業を行うことができます。 - コーディネーター エージェントはタスクを計画してサブエージェントに委任し、コードを書かずに数千ものタスクを並行して実行します。
本文
Cursor: Cursor Projects What changed: - Projects lets you take on larger bodies of work — a feature, a migration, or a full app — maintaining context over months. - A coordinator agent plans and delegates tasks to subagents, running thousands in parallel without writing code