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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WebFirstLanguage
/
wfl
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
26
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
Adds MCP server for AI assistant integration
- #202
#202
Merged
logbie
merged 25 commits into
main
WebFirstLanguage/wfl:main
from
Dev1
WebFirstLanguage/wfl:Dev1
Copy head branch name to clipboard
Jan 2, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Adds MCP server for AI assistant integration
#202
logbie
merged 25 commits into
main
WebFirstLanguage/wfl:main
from
Dev1
WebFirstLanguage/wfl:Dev1
Copy head branch name to clipboard
Commits
Commits on Dec 11, 2025
Fix incorrect unused variable warnings in static analyzer
Show description for 1d681ac
logbie
committed
1d681ac
View commit details
Copy full SHA for 1d681ac
Browse repository at this point
Refactor integration test runner to use PowerShell Jobs
Show description for 58617aa
logbie
committed
58617aa
View commit details
Copy full SHA for 58617aa
Browse repository at this point
Optimize scope handling with reference counting
Show description for 95ab084
logbie
committed
95ab084
View commit details
Copy full SHA for 95ab084
Browse repository at this point
Updates error handling syntax
Show description for 3149b1c
logbie
committed
3149b1c
View commit details
Copy full SHA for 3149b1c
Browse repository at this point
Commits on Dec 12, 2025
Format code for improved readability
Show description for 07e8471
logbie
committed
07e8471
View commit details
Copy full SHA for 07e8471
Browse repository at this point
Overhauls WflHash with a buffered sponge construction
Show description for f9af5a8
logbie
committed
f9af5a8
View commit details
Copy full SHA for f9af5a8
Browse repository at this point
Add DoS protection and binary hashing to crypto lib
Show description for b847c34
logbie
committed
b847c34
View commit details
Copy full SHA for b847c34
Browse repository at this point
Improve cross-platform support in tests
Show description for ad13a16
logbie
committed
ad13a16
View commit details
Copy full SHA for ad13a16
Browse repository at this point
Adds 'input' function for user interaction
Show description for 9040a0d
logbie
committed
9040a0d
View commit details
Copy full SHA for 9040a0d
Browse repository at this point
Adds security warning to experimental crypto functions
Show description for 064b8bc
logbie
committed
064b8bc
View commit details
Copy full SHA for 064b8bc
Browse repository at this point
Commits on Jan 2, 2026
Docs: Formalize WFLHASH1 algorithm specification
Show description for 246e808
logbie
committed
246e808
View commit details
Copy full SHA for 246e808
Browse repository at this point
Adds MCP server for AI assistant integration
Show description for 6f00bf0
logbie
committed
6f00bf0
View commit details
Copy full SHA for 6f00bf0
Browse repository at this point
docs: Add WFL MCP server test report
Show description for 5ca2884
logbie
committed
5ca2884
View commit details
Copy full SHA for 5ca2884
Browse repository at this point
Applies consistent code formatting
Show description for 115a2df
logbie
committed
115a2df
View commit details
Copy full SHA for 115a2df
Browse repository at this point
docs: Add mandatory git worktrees workflow to CLAUDE.md
Show description for cf039af
logbie
and
claude
committed
cf039af
View commit details
Copy full SHA for cf039af
Browse repository at this point
ci: Allow all bots to trigger Claude Code reviews
Show description for 3d12987
logbie
and
claude
committed
3d12987
View commit details
Copy full SHA for 3d12987
Browse repository at this point
Register loop variables in the static analyzer
Show description for 769675a
logbie
committed
769675a
View commit details
Copy full SHA for 769675a
Browse repository at this point
Enable function invocation using parentheses
Show description for 720c692
logbie
committed
720c692
View commit details
Copy full SHA for 720c692
Browse repository at this point
Applies consistent code formatting
Show description for 206033e
logbie
committed
206033e
View commit details
Copy full SHA for 206033e
Browse repository at this point
Merge main into dev1
Show description for 7ab9bd7
logbie
and
claude
committed
7ab9bd7
View commit details
Copy full SHA for 7ab9bd7
Browse repository at this point
Remove dev1-specific test for native function parens
Show description for a5e9c4c
logbie
committed
a5e9c4c
View commit details
Copy full SHA for a5e9c4c
Browse repository at this point
Remove duplicate unreachable LeftParen match arm
Show description for 0e81e27
logbie
committed
0e81e27
View commit details
Copy full SHA for 0e81e27
Browse repository at this point
Fix type checker for overloaded builtin functions
Show description for 2db07cf
logbie
and
claude
committed
2db07cf
View commit details
Copy full SHA for 2db07cf
Browse repository at this point
Refactor code for conciseness
Show description for 8f6a81c
logbie
committed
8f6a81c
View commit details
Copy full SHA for 8f6a81c
Browse repository at this point
Fix clippy::collapsible_if warning
Show description for cc565c9
logbie
and
claude
committed
cc565c9
View commit details
Copy full SHA for cc565c9
Browse repository at this point
You can’t perform that action at this time.