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
.
dirigiblelabs
/
sample-intent-multi-model
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 8, 2026
chore: DocumentStatus -> EntityStatus (renamed in eclipse-dirigible/dirigible#6208) (#13)
Show description for 6893a2c
delchev
and
claude
authored
6893a2c
View commit details
Copy full SHA for 6893a2c
Browse repository at this point
Commits on Jul 4, 2026
feat: ship prepopulated sample data as external CSVs (#11)
Show description for 8d3e7e9
delchev
and
delchev
authored
8d3e7e9
View commit details
Copy full SHA for 8d3e7e9
Browse repository at this point
Render the MonthlyRevenue report as a bar chart (reports[].chart)
Show description for 8fe55aa
delchev
and
claude
committed
8fe55aa
View commit details
Copy full SHA for 8fe55aa
Browse repository at this point
Commits on Jul 3, 2026
feat: dashboard KPI widgets on the sales-invoices reports (#10)
Show description for 07dcacc
delchev
and
claude
authored
07dcacc
View commit details
Copy full SHA for 07dcacc
Browse repository at this point
Merge pull request #9 from dirigiblelabs/feat/reports
Show description for 4b424df
delchev
authored
4b424df
View commit details
Copy full SHA for 4b424df
Browse repository at this point
Commits on Jul 2, 2026
MonthlyRevenue report - income, net and VAT per month
Show description for 2bd97ec
delchev
and
claude
committed
2bd97ec
View commit details
Copy full SHA for 2bd97ec
Browse repository at this point
Merge pull request #8 from dirigiblelabs/feat/reports
Show description for 41bfac8
delchev
authored
41bfac8
View commit details
Copy full SHA for 41bfac8
Browse repository at this point
Merge pull request #7 from dirigiblelabs/feat/multilingual
Show description for bb24a0e
delchev
authored
bb24a0e
View commit details
Copy full SHA for bb24a0e
Browse repository at this point
Four management reports over the invoice data
Show description for 2aeb3bb
delchev
and
claude
committed
2aeb3bb
View commit details
Copy full SHA for 2aeb3bb
Browse repository at this point
Multi-language uoms + countries data moved out of the intent
Show description for c501b2d
delchev
and
claude
committed
c501b2d
View commit details
Copy full SHA for c501b2d
Browse repository at this point
Depends-On showcase: all six canonical cases across the models
Show description for 05013b3
delchev
and
claude
committed
05013b3
View commit details
Copy full SHA for 05013b3
Browse repository at this point
Merge pull request #6 from dirigiblelabs/feat/sales-invoice-number-action
Show description for 827a7e4
delchev
authored
827a7e4
View commit details
Copy full SHA for 827a7e4
Browse repository at this point
Merge master into feat/sales-invoice-number-action
Show description for f5254f2
delchev
and
claude
committed
f5254f2
View commit details
Copy full SHA for f5254f2
Browse repository at this point
refine(sales-invoices): show payment date + number in allocations table
Show description for 88d88f0
delchev
and
claude
committed
88d88f0
View commit details
Copy full SHA for 88d88f0
Browse repository at this point
refine(sales-invoices): pack Currency/PaymentMethod/SentMethod on one row
Show description for 4781df6
delchev
and
claude
committed
4781df6
View commit details
Copy full SHA for 4781df6
Browse repository at this point
refine(customer-payments): add bank transaction number, drop uuid/reason
Show description for 23509c5
delchev
and
claude
committed
23509c5
View commit details
Copy full SHA for 23509c5
Browse repository at this point
Commits on Jul 1, 2026
sales-invoices: payment settlement (auto-allocation) + paid/balance/status roll-up
Show description for 7f09591
delchev
and
claude
committed
7f09591
View commit details
Copy full SHA for 7f09591
Browse repository at this point
DocumentNumberGeneratorDelegate added
delchev
committed
0e25034
View commit details
Copy full SHA for 0e25034
Browse repository at this point
number generator added
delchev
committed
948854a
View commit details
Copy full SHA for 948854a
Browse repository at this point
Commits on Jun 30, 2026
init parameters for the entity properties
delchev
committed
aa710d2
View commit details
Copy full SHA for aa710d2
Browse repository at this point
first task to set to draft
delchev
committed
2aceab5
View commit details
Copy full SHA for 2aceab5
Browse repository at this point
countries seeds
delchev
committed
15ca128
View commit details
Copy full SHA for 15ca128
Browse repository at this point
correct process steps and status handling
delchev
committed
94621d8
View commit details
Copy full SHA for 94621d8
Browse repository at this point
document number and status intents
delchev
committed
5db311a
View commit details
Copy full SHA for 5db311a
Browse repository at this point
Commits on Jun 29, 2026
feat(sales-invoices): generate SalesInvoice.number via a CalculatedField action (#5)
Show description for fd9af86
delchev
and
claude
authored
fd9af86
View commit details
Copy full SHA for fd9af86
Browse repository at this point
feat(sales-invoices): generate SalesInvoice.number via a CalculatedField action
Show description for 20f9fae
delchev
and
claude
committed
20f9fae
View commit details
Copy full SHA for 20f9fae
Browse repository at this point
docs: step-by-step clone/generate/run + sales-invoice lifecycle walkthrough (#4)
Show description for 91a7c30
delchev
and
claude
authored
91a7c30
View commit details
Copy full SHA for 91a7c30
Browse repository at this point
process improvements
delchev
committed
ff01236
View commit details
Copy full SHA for ff01236
Browse repository at this point
sales invoice lifecycle process
delchev
committed
f259c61
View commit details
Copy full SHA for f259c61
Browse repository at this point
Commits on Jun 28, 2026
Seed nomenclature: currencies, UoMs/dimensions, payment & sent methods (#3)
Show description for 754c86c
delchev
and
delchev
authored
754c86c
View commit details
Copy full SHA for 754c86c
Browse repository at this point
Rename master-data nav group to Partners; keep only Customer in it (#2)
Show description for d886851
delchev
and
delchev
authored
d886851
View commit details
Copy full SHA for d886851
Browse repository at this point
fix: use available unicons (banknote -> money-bill, users -> users-alt) (#1)
Show description for 1196127
delchev
and
delchev
authored
1196127
View commit details
Copy full SHA for 1196127
Browse repository at this point
Commits on Jun 27, 2026
Document totals: calculated line items + auto-summed header aggregates
Show description for f22c516
delchev
and
claude
committed
f22c516
View commit details
Copy full SHA for f22c516
Browse repository at this point
Merge branch 'master' of https://github.com/dirigiblelabs/sample-intent-multi-model.git
delchev
committed
8aeb7cc
View commit details
Copy full SHA for 8aeb7cc
Browse repository at this point
aggreagate flags
delchev
committed
897b2f1
View commit details
Copy full SHA for 897b2f1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.