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
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 }}
wjduenow
/
SignalForge
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
12: v0.1.0 release plumbing + rc1 (#12)
- #34
#34
Merged
wjduenow
merged 23 commits into
main
wjduenow/SignalForge:main
from
release/0.1.0
wjduenow/SignalForge:release/0.1.0
Copy head branch name to clipboard
May 11, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
12: v0.1.0 release plumbing + rc1 (#12)
#34
wjduenow
merged 23 commits into
main
wjduenow/SignalForge:main
from
release/0.1.0
wjduenow/SignalForge:release/0.1.0
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
Initial commit
wjduenow
authored
52c30f4
View commit details
Copy full SHA for 52c30f4
Browse repository at this point
Add initial README describing SignalForge
Show description for d6b25ee
wjduenow
committed
d6b25ee
View commit details
Copy full SHA for d6b25ee
Browse repository at this point
Switch v0.1 target warehouse from Snowflake to BigQuery
Show description for 243a709
wjduenow
committed
243a709
View commit details
Copy full SHA for 243a709
Browse repository at this point
Add CLAUDE.md, .gitignore, maintainer skills, and #1 plan doc
Show description for f49e928
wjduenow
committed
f49e928
View commit details
Copy full SHA for f49e928
Browse repository at this point
1: Project scaffolding (plan) (#14)
Show description for 1acf370
wjduenow
authored
1acf370
View commit details
Copy full SHA for 1acf370
Browse repository at this point
Commits on Apr 28, 2026
2: dbt manifest loader (plan) (#15)
Show description for 2f29c15
wjduenow
authored
2f29c15
View commit details
Copy full SHA for 2f29c15
Browse repository at this point
Commits on Apr 29, 2026
3: BigQuery warehouse adapter (plan) (#17)
Show description for 7213f4f
wjduenow
authored
7213f4f
View commit details
Copy full SHA for 7213f4f
Browse repository at this point
4: PII safety layer (#18)
Show description for 6e5910c
wjduenow
and
claude
authored
6e5910c
View commit details
Copy full SHA for 6e5910c
Browse repository at this point
Commits on May 1, 2026
5: LLM draft pipeline (#19)
Show description for 9491f6a
wjduenow
and
claude
authored
9491f6a
View commit details
Copy full SHA for 9491f6a
Browse repository at this point
6: Test prune engine (#20)
Show description for 8f62665
wjduenow
and
claude
authored
8f62665
View commit details
Copy full SHA for 8f62665
Browse repository at this point
21: Run AR-B1 cost-model probe + fix BQ adapter TableRef bug (#23)
Show description for ff4192b
wjduenow
and
claude
authored
ff4192b
View commit details
Copy full SHA for ff4192b
Browse repository at this point
7: Quality grader (plan) (#24)
Show description for cbedd2e
wjduenow
and
claude
authored
cbedd2e
View commit details
Copy full SHA for cbedd2e
Browse repository at this point
Commits on May 3, 2026
8: Diff renderer (#25)
Show description for 840c98c
wjduenow
and
claude
authored
840c98c
View commit details
Copy full SHA for 840c98c
Browse repository at this point
Commits on May 4, 2026
9: CLI entrypoint (plan) (#26)
Show description for 1d73ee8
wjduenow
and
claude
authored
1d73ee8
View commit details
Copy full SHA for 1d73ee8
Browse repository at this point
Commits on May 5, 2026
27: Codecov coverage reporting (plan) (#28)
Show description for e0e8887
wjduenow
and
claude
authored
e0e8887
View commit details
Copy full SHA for e0e8887
Browse repository at this point
27: add dev to CI push trigger for Codecov badge (#29)
Show description for 2b4db07
wjduenow
and
claude
authored
2b4db07
View commit details
Copy full SHA for 2b4db07
Browse repository at this point
Commits on May 9, 2026
22: Q4=C temp-table-materialised sample (plan) (#30)
Show description for 8840a9b
wjduenow
and
claude
authored
8840a9b
View commit details
Copy full SHA for 8840a9b
Browse repository at this point
22: Q4=C temp-table-materialised sample (impl) (#31)
Show description for c571846
wjduenow
and
claude
authored
c571846
View commit details
Copy full SHA for c571846
Browse repository at this point
Commits on May 10, 2026
10: e2e smoke test against bigquery-public-data (#32)
Show description for 8ad98c8
wjduenow
and
claude
authored
8ad98c8
View commit details
Copy full SHA for 8ad98c8
Browse repository at this point
Commits on May 11, 2026
11: README Quick start with install, auth, config, expected output, troubleshooting (#33)
Show description for 96a788a
wjduenow
and
claude
authored
96a788a
View commit details
Copy full SHA for 96a788a
Browse repository at this point
12: v0.1.0 release plumbing (rc1 for test.pypi.org dry run)
Show description for 9e46a22
wjduenow
and
claude
committed
9e46a22
View commit details
Copy full SHA for 9e46a22
Browse repository at this point
Merge main into release/0.1.0 to align orphan histories
wjduenow
committed
d97e8b5
View commit details
Copy full SHA for d97e8b5
Browse repository at this point
12: address CodeRabbit review on PR #34
Show description for eccbb71
wjduenow
and
claude
committed
eccbb71
View commit details
Copy full SHA for eccbb71
Browse repository at this point
You can’t perform that action at this time.