Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fastlabel
/
fastlabel-python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
16
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
アノテーションクラスの領域数上限をSDKから指定できるようにする
- #288
#288
Open
soymd
wants to merge 11 commits into
main
fastlabel/fastlabel-python-sdk:main
from
feature/annotation-max-area-count
fastlabel/fastlabel-python-sdk:feature/annotation-max-area-count
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
アノテーションクラスの領域数上限をSDKから指定できるようにする
#288
soymd
wants to merge 11 commits into
main
fastlabel/fastlabel-python-sdk:main
from
feature/annotation-max-area-count
fastlabel/fastlabel-python-sdk:feature/annotation-max-area-count
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
アノテーションクラス作成で領域数上限を指定できるようにした
soymd
committed
88eba82
View commit details
Copy full SHA for 88eba82
Browse repository at this point
アノテーションクラス更新で領域数上限を変更できるようにした
soymd
committed
bd6216d
View commit details
Copy full SHA for bd6216d
Browse repository at this point
領域数上限の有効範囲をREADMEに明記した
soymd
committed
bcb88fd
View commit details
Copy full SHA for bcb88fd
Browse repository at this point
アノテーションクラス作成でmax_area_count未指定時はリクエストに含めないようにした
soymd
committed
b098470
View commit details
Copy full SHA for b098470
Browse repository at this point
センチネルの判定をisinstanceから同一性比較に変えた
soymd
committed
d1efbf8
View commit details
Copy full SHA for d1efbf8
Browse repository at this point
テストのclient fixtureとリクエスト記録ヘルパーをconftestへ移した
soymd
committed
1aa65b6
View commit details
Copy full SHA for 1aa65b6
Browse repository at this point
センチネルの型注釈を調整して公開シグネチャから内部クラスを隠した
soymd
committed
961462d
View commit details
Copy full SHA for 961462d
Browse repository at this point
Commits on Aug 21, 2026
未指定マーカーをシングルトンにしてコピーやシリアライズを跨いでも同一性が保たれるようにした
Show description for f6a5497
soymd
committed
f6a5497
View commit details
Copy full SHA for f6a5497
Browse repository at this point
未指定マーカーを使う理由を呼び出し箇所とマーカー定義にコメントで書いた
Show description for a990f6b
soymd
committed
a990f6b
View commit details
Copy full SHA for a990f6b
Browse repository at this point
アノテーションクラスの領域数上限 未指定マーカーの意図を日本語で具体的に書き直した
Show description for 8b77875
soymd
committed
8b77875
View commit details
Copy full SHA for 8b77875
Browse repository at this point
アノテーションクラスの領域数上限 未指定マーカーの説明を英語に戻した
Show description for fb6b53d
soymd
committed
fb6b53d
View commit details
Copy full SHA for fb6b53d
Browse repository at this point
You can’t perform that action at this time.