GPT-5.4 mini is now generally available for GitHub Copilot - GitHub Changelog

GPT-5.4 mini, OpenAI’s latest fast version of their agentic coding model GPT-5.4, is now rolling out in GitHub Copilot. In early tests, GPT‑5.4 mini appears to be OpenAI’s highest-performing mini…

The GitHub Blog

Robotocore · a Digital Twin of AWS

https://github.com/robotocore/robotocore

#aws #github

GitHub - robotocore/robotocore

Contribute to robotocore/robotocore development by creating an account on GitHub.

GitHub

金のニワトリ (@gosrum)

gpt-5.4-mini가 GitHub Copilot CLI에서 0.33(리퀘스트 단위)로 사용할 수 있다는 정보 공유. 곧 벤치마크를 돌려볼 예정이며, 'nano'(요금제/티어)가 없는 점은 가격 정책 결정 중인 상황을 암시한다고 언급함.

https://x.com/gosrum/status/2034042546037657946

#gpt5.4 #copilot #github #benchmark #pricing

金のニワトリ (@gosrum) on X

gpt-5.4-mini、GitHub Copilot CLIでは0.33リクエストで使えるとのこと。早速ベンチマークを回そう nanoが無いのは価格設定に困ってる感じなのかな

X (formerly Twitter)
Code Quality permissions removed from security manager role - GitHub Changelog

The security manager role can no longer enable or disable GitHub Code Quality for a repository unless they are also an administrator for that repository. Only repository administrators can enable…

The GitHub Blog
Forget Flags and Scripts: Just Rename the File — Aul Ma's research facility

GitHub Commit Status を活用した柔軟な Approve 数管理 | CyberAgent Developers Blog

目次 この記事で学べること 想定読者 はじめに GitHub の Branch Protection ...

CyberAgent Developers Blog

Arno's Engram Keyboard Layouts

https://github.com/binarybottle/engram

#github

GitHub - binarybottle/engram

Contribute to binarybottle/engram development by creating an account on GitHub.

GitHub

https://github.com/pooza/capsicum/issues/136

capsicumのレンダラーに、Markdown一式を実装するのは、確かに誤判定のリスクが高くなる。Markdown嫌いな人がキレそうだし。
しかし、コードブロック(```)と引用文(>)に限って実装すれば、このぐらいならバチは当たらないだろうと。

引用文の行頭に > をつけるのはMarkdownができるもっと前からの慣例であって、Markdown固有のものではない。
また、日常の文章でコードブロックの「```」が、異なる意味で使われるリスクもほとんどない。

…と思って、capsicumの実装を確認していたところ。
ちなみにこれらの表記は、Misskeyにおいても、MFMの仕様の一部ではある。その為か、Mastodon側のレンダラーに既にこれらのレンダリングが実装されていた。

指示してない機能が実装されていたものだから、厳密に言えばこれはバグなんだろうけどw、まぁ結果オーライだ。

#GitHub #Mastodon #capsicum #Misskey

コードブロックに言語ラベルを表示する · Issue #136 · pooza/capsicum

概要 コードブロック(```)にはパーサーが言語名を既に抽出しているが、レンダリング時に使用していない。言語名が指定されている場合、コードブロック内に小さなラベルとして表示する。 背景 コードブロック・引用ブロックは MFM パーサーに実装済みで、Mastodon の HTML 投稿でも _parseHtml の前処理により正しく動作することを確認済み _tryCodeBlock() で言語...

GitHub

Launch an autonomous AI agent with sandboxed execution in 2 lines of code

https://amaiya.github.io/onprem/examples_agent.html

#ai #github

Agent-Based Task Execution – onprem

A tool for running on-premises large language models on non-public data

onprem

Show HN: Sub-millisecond VM sandboxes using CoW memory forking

https://github.com/adammiribyan/zeroboot

#github

GitHub - adammiribyan/zeroboot: Sub-millisecond VM sandboxes for AI agents via copy-on-write forking

Sub-millisecond VM sandboxes for AI agents via copy-on-write forking - adammiribyan/zeroboot

GitHub