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
Type
/
to 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
.
TeichAI
/
teich
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
118
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: TeichAI/teich
Actions
All workflows
Workflows
Tests
Tests
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
184 workflow runs
184 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: reduce anonymizer false positives
Tests
#187:
Commit
ecb3def
pushed by
armand0e
1m 50s
main
main
1m 50s
View workflow file
chore: bump version to 0.3.0
Tests
#186:
Commit
4256a96
pushed by
armand0e
2m 16s
main
main
2m 16s
View workflow file
fix: make optimized workers portable across platforms
Tests
#185:
Commit
a3a6326
pushed by
armand0e
2m 7s
main
main
2m 7s
View workflow file
feat: improve reasoning capture and data pipeline performance
Tests
#184:
Commit
141420a
pushed by
armand0e
1m 51s
main
main
1m 51s
View workflow file
feat: show a tqdm progress bar during anonymization (#26)
Tests
#183:
Commit
dbd804c
pushed by
armand0e
2m 16s
main
main
2m 16s
View workflow file
feat: tqdm progress bar for the anonymization phase
Tests
#182:
Pull request
#26
synchronize by
armand0e
2m 3s
CompactAIOfficial:feat/anonymize-progress-bar
CompactAIOfficial:feat/anonymize-progress-bar
2m 3s
View #26
View workflow file
perf: anonymize traces inline during extraction instead of a second p…
Tests
#181:
Commit
1d7ba7c
pushed by
armand0e
1m 57s
main
main
1m 57s
View workflow file
perf: anonymize traces inline during extraction instead of a second pass
Tests
#180:
Pull request
#25
synchronize by
armand0e
1m 48s
CompactAIOfficial:perf/extract-inline-anonymize
CompactAIOfficial:perf/extract-inline-anonymize
1m 48s
View #25
View workflow file
perf: reuse extract's file list when writing the traces README (#24)
Tests
#179:
Commit
01fa2ce
pushed by
armand0e
1m 59s
main
main
1m 59s
View workflow file
perf: anonymize files in parallel with a process pool (#23)
Tests
#178:
Commit
25de0c5
pushed by
armand0e
2m 8s
main
main
2m 8s
View workflow file
perf: anonymize files in parallel with a process pool
Tests
#177:
Pull request
#23
synchronize by
armand0e
1m 44s
CompactAIOfficial:perf/anonymize-parallel
CompactAIOfficial:perf/anonymize-parallel
1m 44s
View #23
View workflow file
perf: skip rewriting files untouched by in-place anonymization (#22)
Tests
#176:
Commit
d062933
pushed by
armand0e
2m 49s
main
main
2m 49s
View workflow file
perf: gate anonymizer regexes with cheap substring checks (~15x faste…
Tests
#175:
Commit
ff476f3
pushed by
armand0e
2m 0s
main
main
2m 0s
View workflow file
fix(docker): update base image to node:26.4.0-slim to fix vulnerabili…
Tests
#174:
Commit
91d39b4
pushed by
armand0e
2m 7s
main
main
2m 7s
View workflow file
fix Claude auth normalization and Studio flags (#27)
Tests
#173:
Commit
39ec4b8
pushed by
armand0e
2m 1s
main
main
2m 1s
View workflow file
Fix Claude auth normalization and Studio flags
Tests
#172:
Pull request
#27
opened by
armand0e
1m 41s
codex/pr18-safety-fixes
codex/pr18-safety-fixes
1m 41s
View #27
View workflow file
Claude Code: run on a Claude subscription (setup-token) + model/think…
Tests
#171:
Commit
e0a546e
pushed by
armand0e
2m 36s
main
main
2m 36s
View workflow file
feat: tqdm progress bar for the anonymization phase
Tests
#170:
Pull request
#26
opened by
CompactAIOfficial
1m 45s
CompactAIOfficial:feat/anonymize-progress-bar
CompactAIOfficial:feat/anonymize-progress-bar
1m 45s
View #26
View workflow file
perf: anonymize traces inline during extraction instead of a second pass
Tests
#169:
Pull request
#25
opened by
CompactAIOfficial
2m 11s
CompactAIOfficial:perf/extract-inline-anonymize
CompactAIOfficial:perf/extract-inline-anonymize
2m 11s
View #25
View workflow file
perf: reuse extract's file list when writing the traces README
Tests
#168:
Pull request
#24
opened by
CompactAIOfficial
1m 36s
CompactAIOfficial:perf/readme-no-rescan
CompactAIOfficial:perf/readme-no-rescan
1m 36s
View #24
View workflow file
perf: anonymize files in parallel with a process pool
Tests
#167:
Pull request
#23
opened by
CompactAIOfficial
2m 0s
CompactAIOfficial:perf/anonymize-parallel
CompactAIOfficial:perf/anonymize-parallel
2m 0s
View #23
View workflow file
perf: skip rewriting files untouched by in-place anonymization
Tests
#166:
Pull request
#22
opened by
CompactAIOfficial
1m 47s
CompactAIOfficial:perf/anonymize-skip-unchanged
CompactAIOfficial:perf/anonymize-skip-unchanged
1m 47s
View #22
View workflow file
perf: ~15x faster anonymization via cheap substring gates
Tests
#165:
Pull request
#21
opened by
CompactAIOfficial
1m 52s
CompactAIOfficial:perf/anonymizer-gates
CompactAIOfficial:perf/anonymizer-gates
1m 52s
View #21
View workflow file
fix(docker): update base image to node:26.4.0-slim
Tests
#164:
Pull request
#20
opened by
Kaspral1
1m 39s
Kaspral1:security-alpine-update
Kaspral1:security-alpine-update
1m 39s
View #20
View workflow file
Bench: harbor + swe-bench generation mode with runtime hardening (+ a templated dataset card)
Tests
#162:
Pull request
#17
synchronize by
Quantumlyy
1m 40s
AletheiaResearch:bench-and-verifiable-tasks
AletheiaResearch:bench-and-verifiable-tasks
1m 40s
View #17
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.